From 965775e9175aa804a681cb04d6f8bcb41aa113e3 Mon Sep 17 00:00:00 2001
From: lihongji <3117313295@qq.com>
Date: 星期四, 12 十二月 2024 15:02:13 +0800
Subject: [PATCH] 优化

---
 _Main/Sys/Repr/Global/NewAssemblyOnlinePlanCell.qrp |    8 ++++++++
 1 files changed, 8 insertions(+), 0 deletions(-)

diff --git a/_Main/Sys/Repr/Global/NewAssemblyOnlinePlanCell.qrp b/_Main/Sys/Repr/Global/NewAssemblyOnlinePlanCell.qrp
index 34543c5..4a46956 100644
--- a/_Main/Sys/Repr/Global/NewAssemblyOnlinePlanCell.qrp
+++ b/_Main/Sys/Repr/Global/NewAssemblyOnlinePlanCell.qrp
@@ -31,6 +31,14 @@
         DefaultBackgroundColor: false
         InheritConversion: false
       }
+      DataRepresentation.Conditional
+      {
+        BackgroundColor: 'Red'
+        ConditionBody: 'object.Quantity() < 0.0'
+        ConversionBody: ''
+        DefaultBackgroundColor: false
+        InheritConversion: false
+      }
     ]
   }
   AttributeRepresentation ShiftPatternEnd

--
Gitblit v1.9.3