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_pDL#545.def | 29 +++++++++++++++++------------
1 files changed, 17 insertions(+), 12 deletions(-)
diff --git a/_Main/UI/MacroPlannerWebApp/Component_DialogUpperLimitOfTransferCapacity/Component_pnlDLFactory.def "b/_Main/UI/MacroPlannerWebApp/Component_DialogULOTC/Component_pDL\043545.def"
similarity index 63%
rename from _Main/UI/MacroPlannerWebApp/Component_DialogUpperLimitOfTransferCapacity/Component_pnlDLFactory.def
rename to "_Main/UI/MacroPlannerWebApp/Component_DialogULOTC/Component_pDL\043545.def"
index 4cae144..28c05c9 100644
--- a/_Main/UI/MacroPlannerWebApp/Component_DialogUpperLimitOfTransferCapacity/Component_pnlDLFactory.def
+++ "b/_Main/UI/MacroPlannerWebApp/Component_DialogULOTC/Component_pDL\043545.def"
@@ -1,66 +1,71 @@
Quintiq file version 2.0
-Component pnlDLFactory
+Component pDL id:pDL_545
{
- #keys: '[413988.1.30911840]'
+ #keys: '[413988.1.37281160]'
BaseType: 'WebPanel'
Children:
[
- Component npUpperLimitOfTransferCapacityZKG id:npUpperLimitOfTransferCapacityZKG_715
+ Component DL_ZKG
{
- #keys: '[413988.1.30911967]'
+ #keys: '[413988.1.37281161]'
BaseType: 'WebNumberPicker'
Properties:
[
DataBinding: 'MacroPlan.UpperLimitOfTransferCapacityZKG'
Label: 'ZKG(pcs)'
+ Mask: 'NUMBER'
Min: '0'
Taborder: 0
]
}
- Component npUpperLimitOfTransferCapacityZKM id:npUpperLimitOfTransferCapacityZKM_844
+ Component DL_ZKM
{
- #keys: '[413988.1.30911990]'
+ #keys: '[413988.1.37281162]'
BaseType: 'WebNumberPicker'
Properties:
[
DataBinding: 'MacroPlan.UpperLimitOfTransferCapacityZKM'
Label: 'ZKM(pcs)'
+ Mask: 'NUMBER'
Min: '0'
Taborder: 1
]
}
- Component npUpperLimitOfTransferCapacityPL id:npUpperLimitOfTransferCapacityPL_603
+ Component DL_PL
{
- #keys: '[413988.1.30912013]'
+ #keys: '[413988.1.37281163]'
BaseType: 'WebNumberPicker'
Properties:
[
DataBinding: 'MacroPlan.UpperLimitOfTransferCapacityPL'
Label: 'PL(pcs)'
+ Mask: 'NUMBER'
Min: '0'
Taborder: 2
]
}
- Component npUpperLimitOfTransferCapacityKW id:npUpperLimitOfTransferCapacityKW_858
+ Component DL_KW
{
- #keys: '[413988.1.30912036]'
+ #keys: '[413988.1.37281164]'
BaseType: 'WebNumberPicker'
Properties:
[
DataBinding: 'MacroPlan.UpperLimitOfTransferCapacityKW'
Label: 'KW(pcs)'
+ Mask: 'NUMBER'
Min: '0'
Taborder: 3
]
}
- Component npUpperLimitOfTransferCapacityAGW id:npUpperLimitOfTransferCapacityAGW_545
+ Component DL_AGW
{
- #keys: '[413988.1.30912059]'
+ #keys: '[413988.1.37281165]'
BaseType: 'WebNumberPicker'
Properties:
[
DataBinding: 'MacroPlan.UpperLimitOfTransferCapacityAGW'
Label: 'AGW(pcs)'
+ Mask: 'NUMBER'
Min: '0'
Taborder: 4
]
--
Gitblit v1.9.3