From 7e31442f0e9b07764e9c6a9680d3d4aeba5fe1de Mon Sep 17 00:00:00 2001
From: admin <admin@admin.com>
Date: 星期三, 22 一月 2025 12:20:44 +0800
Subject: [PATCH] Merge branch 'master' of http://47.101.211.7:10101/r/VWED into dev

---
 _Main/Sys/Repr/Global/DL_EngineRackCell.qrp |   21 ++++++++++++++++-----
 1 files changed, 16 insertions(+), 5 deletions(-)

diff --git a/_Main/Sys/Repr/Global/DL_EngineRackCell.qrp b/_Main/Sys/Repr/Global/DL_EngineRackCell.qrp
index af90d6d..58c575e 100644
--- a/_Main/Sys/Repr/Global/DL_EngineRackCell.qrp
+++ b/_Main/Sys/Repr/Global/DL_EngineRackCell.qrp
@@ -2,6 +2,22 @@
 #parent: #root
 TypeRepresentation DL_EngineRackCell
 {
+  AttributeRepresentation CCCleaningCost
+  {
+    AttributeKey: '[415754.0.513823109]'
+    Synonym: 'CC澶栫搴撴竻娲楄垂鐢�'
+    Conditional:
+    [
+      DataRepresentation.Conditional
+      {
+        BackgroundColor: '$FF3399'
+        ConditionBody: 'object.IsCCCleaningCost()'
+        ConversionBody: ''
+        DefaultBackgroundColor: false
+        InheritConversion: false
+      }
+    ]
+  }
   AttributeRepresentation CCExternalRentalWarehouseDLMaterialRackCost
   {
     AttributeKey: '[415754.0.481133918]'
@@ -230,11 +246,6 @@
         InheritConversion: false
       }
     ]
-  }
-  AttributeRepresentation IsCleaningCost
-  {
-    AttributeKey: '[415754.0.459256980]'
-    Synonym: 'CC澶栫搴撴竻娲楄垂鐢�'
   }
   AttributeRepresentation NumberOfEmptyShelves
   {

--
Gitblit v1.9.3