From bce35410b00e2b7228ab5409744e173f2726b8d3 Mon Sep 17 00:00:00 2001
From: lazhen <17772815105@139.com>
Date: 星期一, 01 七月 2024 14:43:08 +0800
Subject: [PATCH] Merge branch 'dev' of http://47.101.211.7:10101/r/VWED into dev-zlg

---
 _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