From a02eb284e0492ebb023df6e86e4beda1f96b6a41 Mon Sep 17 00:00:00 2001
From: lazhen <17772815105@139.com>
Date: 星期二, 15 十月 2024 18:11:54 +0800
Subject: [PATCH] Merge branch 'dev' of http://47.101.211.7:10101/r/VWED into dev-zlg

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

diff --git a/_Main/Sys/Repr/Global/NewOfflinePlanCell.qrp b/_Main/Sys/Repr/Global/NewOfflinePlanCell.qrp
index 99b2043..35f26fa 100644
--- a/_Main/Sys/Repr/Global/NewOfflinePlanCell.qrp
+++ b/_Main/Sys/Repr/Global/NewOfflinePlanCell.qrp
@@ -15,6 +15,7 @@
       DataRepresentation.Conditional
       {
         BackgroundColor: '$FF3399'
+        ConditionBody: 'object.Quantity() > 0.0'
         ConversionBody: ''
         DefaultBackgroundColor: false
         InheritConversion: false

--
Gitblit v1.9.3