From 69296cb82cbac409959d82417ad0eddf07f51bbb Mon Sep 17 00:00:00 2001
From: xiaoding721 <33130084+xiaoding721@users.noreply.github.com>
Date: 星期二, 29 十月 2024 17:41:51 +0800
Subject: [PATCH] Merge branch 'dev' of http://47.101.211.7:10101/r/VWED into dev
---
_Main/UI/MacroPlannerWebApp/Component_DialogULOTC/Component_pCC#847.def | 29 +++++++++++++++++------------
1 files changed, 17 insertions(+), 12 deletions(-)
diff --git a/_Main/UI/MacroPlannerWebApp/Component_DialogUpperLimitOfTransferCapacity/Component_pnlCCFactory.def "b/_Main/UI/MacroPlannerWebApp/Component_DialogULOTC/Component_pCC\043847.def"
similarity index 70%
rename from _Main/UI/MacroPlannerWebApp/Component_DialogUpperLimitOfTransferCapacity/Component_pnlCCFactory.def
rename to "_Main/UI/MacroPlannerWebApp/Component_DialogULOTC/Component_pCC\043847.def"
index 026faf2..678f281 100644
--- a/_Main/UI/MacroPlannerWebApp/Component_DialogUpperLimitOfTransferCapacity/Component_pnlCCFactory.def
+++ "b/_Main/UI/MacroPlannerWebApp/Component_DialogULOTC/Component_pCC\043847.def"
@@ -1,66 +1,71 @@
Quintiq file version 2.0
-Component pnlCCFactory
+Component pCC id:pCC_847
{
- #keys: '[413988.1.30911852]'
+ #keys: '[413988.1.37281166]'
BaseType: 'WebPanel'
Children:
[
- Component npUpperLimitOfTransferCapacityZKGCC
+ Component CC_ZKG
{
- #keys: '[413988.1.30912074]'
+ #keys: '[413988.1.37281167]'
BaseType: 'WebNumberPicker'
Properties:
[
DataBinding: 'MacroPlan.UpperLimitOfTransferCapacityZKGCC'
Label: 'ZKG(pcs)'
+ Mask: 'NUMBER'
Min: '0'
Taborder: 0
]
}
- Component npUpperLimitOfTransferCapacityZKMCC
+ Component CC_ZKM
{
- #keys: '[413988.1.30912108]'
+ #keys: '[413988.1.37281168]'
BaseType: 'WebNumberPicker'
Properties:
[
DataBinding: 'MacroPlan.UpperLimitOfTransferCapacityZKMCC'
Label: 'ZKM(pcs)'
+ Mask: 'NUMBER'
Min: '0'
Taborder: 1
]
}
- Component npUpperLimitOfTransferCapacityPLCC
+ Component CC_PL
{
- #keys: '[413988.1.30912136]'
+ #keys: '[413988.1.37281169]'
BaseType: 'WebNumberPicker'
Properties:
[
DataBinding: 'MacroPlan.UpperLimitOfTransferCapacityPLCC'
Label: 'PL(pcs)'
+ Mask: 'NUMBER'
Min: '0'
Taborder: 2
]
}
- Component npUpperLimitOfTransferCapacityKWCC
+ Component CC_KW
{
- #keys: '[413988.1.30912164]'
+ #keys: '[413988.1.37281170]'
BaseType: 'WebNumberPicker'
Properties:
[
DataBinding: 'MacroPlan.UpperLimitOfTransferCapacityKWCC'
Label: 'KW(pcs)'
+ Mask: 'NUMBER'
Min: '0'
Taborder: 3
]
}
- Component npUpperLimitOfTransferCapacityAGWCC
+ Component CC_AGW
{
- #keys: '[413988.1.30912192]'
+ #keys: '[413988.1.37281171]'
BaseType: 'WebNumberPicker'
Properties:
[
DataBinding: 'MacroPlan.UpperLimitOfTransferCapacityAGWCC'
Label: 'AGW(pcs)'
+ Mask: 'NUMBER'
Min: '0'
Taborder: 4
]
--
Gitblit v1.9.3