From 2c8d3e38df0004e30ea6208d17cf84c1e68989bb Mon Sep 17 00:00:00 2001
From: lihongji <3117313295@qq.com>
Date: 星期日, 13 十月 2024 19:24:34 +0800
Subject: [PATCH] 下线计划优化
---
_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