From e4edcfd0b987b239526f5375881b919789782dad Mon Sep 17 00:00:00 2001
From: xiaoding721 <33130084+xiaoding721@users.noreply.github.com>
Date: 星期一, 13 十一月 2023 09:32:03 +0800
Subject: [PATCH] 修改优先级因子的一些功能和关系
---
_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