From 6d6cc10d9e8e242661da7fd655dec155a09d676c Mon Sep 17 00:00:00 2001
From: haorenhui <renhui.hao@capgemini.com>
Date: 星期一, 30 十月 2023 11:41:12 +0800
Subject: [PATCH] actual关键物料判断

---
 _Main/UI/MacroPlannerWebApp/Component_DialogCapacityAllocationResultsRuleConfiguration/Component_pnlContent.def |   12 ++++++------
 1 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/_Main/UI/MacroPlannerWebApp/Component_DialogCapacityAllocationResultsRuleConfiguration/Component_pnlContent.def b/_Main/UI/MacroPlannerWebApp/Component_DialogCapacityAllocationResultsRuleConfiguration/Component_pnlContent.def
index 320176c..2e2c2fc 100644
--- a/_Main/UI/MacroPlannerWebApp/Component_DialogCapacityAllocationResultsRuleConfiguration/Component_pnlContent.def
+++ b/_Main/UI/MacroPlannerWebApp/Component_DialogCapacityAllocationResultsRuleConfiguration/Component_pnlContent.def
@@ -13,7 +13,7 @@
       [
         DataBinding: 'DataHolderDialogData.Data.PanelMaterialCode'
         Label: '闈㈡澘鐗╂枡缂栫爜'
-        Taborder: 0
+        Taborder: 2
       ]
     }
     Component efModuleMaterialCode
@@ -23,8 +23,8 @@
       Properties:
       [
         DataBinding: 'DataHolderDialogData.Data.ModuleMaterialCode'
-        Label: '妯℃澘鐗╂枡缂栫爜'
-        Taborder: 1
+        Label: '妯℃澘浜ф垚鍝両D'
+        Taborder: 0
       ]
     }
     Component efDivision
@@ -35,7 +35,7 @@
       [
         DataBinding: 'DataHolderDialogData.Data.Division'
         Label: '浜嬩笟閮�'
-        Taborder: 2
+        Taborder: 3
       ]
     }
     Component efStockingPointID
@@ -45,8 +45,8 @@
       Properties:
       [
         DataBinding: 'DataHolderDialogData.Data.StockingPointID'
-        Label: '搴撳瓨鐐笽D'
-        Taborder: 3
+        Label: '妯$粍浜ф垚鍝佸簱瀛樼偣ID'
+        Taborder: 1
       ]
     }
   ]

--
Gitblit v1.9.3