From 6a2cca9e802a0c7ed5716fea396911871deb4306 Mon Sep 17 00:00:00 2001
From: renhao <renhui.hao@capgemini.com>
Date: 星期二, 24 十月 2023 16:47:22 +0800
Subject: [PATCH] 在异步场景分发数据时 1 createPurchase参数创建判断逻辑 2 SOP场景的Product只取关键物料 3 unit的工艺段默认无限产能 4 运输单元修改层级

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