From 335657ab76933960edb1f13eca7f2d417041d902 Mon Sep 17 00:00:00 2001
From: rislai <risheng.lai@capgemini.com>
Date: 星期三, 03 七月 2024 10:22:34 +0800
Subject: [PATCH] Merge branch 'dev' of http://47.101.211.7:10101/r/VWED into dev
---
_Main/UI/MacroPlannerWebApp/Component_DialogUpperLimitOfTransferCapacity/Component_pnlContent.def | 5 +++++
1 files changed, 5 insertions(+), 0 deletions(-)
diff --git a/_Main/UI/MacroPlannerWebApp/Component_DialogUpperLimitOfTransferCapacity/Component_pnlContent.def b/_Main/UI/MacroPlannerWebApp/Component_DialogUpperLimitOfTransferCapacity/Component_pnlContent.def
index d0331a8..258cfb2 100644
--- a/_Main/UI/MacroPlannerWebApp/Component_DialogUpperLimitOfTransferCapacity/Component_pnlContent.def
+++ b/_Main/UI/MacroPlannerWebApp/Component_DialogUpperLimitOfTransferCapacity/Component_pnlContent.def
@@ -11,6 +11,7 @@
BaseType: 'WebNumberPicker'
Properties:
[
+ DataBinding: 'MacroPlan.UpperLimitOfTransferCapacityZKG'
Label: 'ZKG(pcs)'
Taborder: 0
]
@@ -21,6 +22,7 @@
BaseType: 'WebNumberPicker'
Properties:
[
+ DataBinding: 'MacroPlan.UpperLimitOfTransferCapacityZKM'
Label: 'ZKM(pcs)'
Taborder: 1
]
@@ -31,6 +33,7 @@
BaseType: 'WebNumberPicker'
Properties:
[
+ DataBinding: 'MacroPlan.UpperLimitOfTransferCapacityPL'
Label: 'PL(pcs)'
Taborder: 2
]
@@ -41,6 +44,7 @@
BaseType: 'WebNumberPicker'
Properties:
[
+ DataBinding: 'MacroPlan.UpperLimitOfTransferCapacityKW'
Label: 'KW(pcs)'
Taborder: 3
]
@@ -51,6 +55,7 @@
BaseType: 'WebNumberPicker'
Properties:
[
+ DataBinding: 'MacroPlan.UpperLimitOfTransferCapacityAGW'
Label: 'AGW(pcs)'
Taborder: 4
]
--
Gitblit v1.9.3