From 3e22c533dd00a70f1bb7bb8575b5cb0335551626 Mon Sep 17 00:00:00 2001
From: xiaoding721 <33130084+xiaoding721@users.noreply.github.com>
Date: 星期一, 14 十月 2024 18:05:34 +0800
Subject: [PATCH] Merge branch 'dev' of http://47.101.211.7:10101/r/VWED into dev

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

diff --git a/_Main/Sys/Repr/Global/NewOfflinePlanCell.qrp b/_Main/Sys/Repr/Global/NewOfflinePlanCell.qrp
index e2b939c..99b2043 100644
--- a/_Main/Sys/Repr/Global/NewOfflinePlanCell.qrp
+++ b/_Main/Sys/Repr/Global/NewOfflinePlanCell.qrp
@@ -2,18 +2,40 @@
 #parent: #root
 TypeRepresentation NewOfflinePlanCell
 {
+  AttributeRepresentation Order
+  {
+    Alignment: 'Right'
+    AttributeKey: '[413988.0.1603460356]'
+  }
+  AttributeRepresentation Quantity
+  {
+    AttributeKey: '[413988.0.1603460346]'
+    Conditional:
+    [
+      DataRepresentation.Conditional
+      {
+        BackgroundColor: '$FF3399'
+        ConversionBody: ''
+        DefaultBackgroundColor: false
+        InheritConversion: false
+      }
+    ]
+  }
   AttributeRepresentation ShiftPatternEnd
   {
+    Alignment: 'Right'
     AttributeKey: '[413988.0.1603460414]'
     Synonym: '鐝缁撴潫鏃堕棿'
   }
   AttributeRepresentation ShiftPatternName
   {
+    Alignment: 'Right'
     AttributeKey: '[413988.0.1603460388]'
     Synonym: '鐝'
   }
   AttributeRepresentation ShiftPatternStart
   {
+    Alignment: 'Right'
     AttributeKey: '[413988.0.1603460401]'
     Synonym: '鐝寮�濮嬫椂闂�'
   }

--
Gitblit v1.9.3