From bac6da002528f06ab9c91bb48d5a6e72493b2b60 Mon Sep 17 00:00:00 2001
From: lazhen <17772815105@139.com>
Date: 星期四, 29 八月 2024 17:01:07 +0800
Subject: [PATCH] 装配上线计划添加一个4位码
---
_Main/UI/MacroPlannerWebApp/Component_DialogCreateEditLogisticsCostEngine/Component_pnlContent.def | 23 ++++++++++++-----------
1 files changed, 12 insertions(+), 11 deletions(-)
diff --git a/_Main/UI/MacroPlannerWebApp/Component_DialogCreateEditLogisticsCostEngine/Component_pnlContent.def b/_Main/UI/MacroPlannerWebApp/Component_DialogCreateEditLogisticsCostEngine/Component_pnlContent.def
index a5cade2..69737c7 100644
--- a/_Main/UI/MacroPlannerWebApp/Component_DialogCreateEditLogisticsCostEngine/Component_pnlContent.def
+++ b/_Main/UI/MacroPlannerWebApp/Component_DialogCreateEditLogisticsCostEngine/Component_pnlContent.def
@@ -5,17 +5,6 @@
BaseType: 'WebPanel'
Children:
[
- Component efFactory id:efFactory_245
- {
- #keys: '[413988.0.1457133347]'
- BaseType: 'WebEditField'
- Properties:
- [
- DataBinding: 'DataHolderDialogData.Data.Factory'
- Label: '宸ュ巶'
- Taborder: 0
- ]
- }
Component efGeneration
{
#keys: '[413988.0.1457133350]'
@@ -93,6 +82,18 @@
Taborder: 7
]
}
+ Component ddslFactory
+ {
+ #keys: '[415754.0.98386037]'
+ BaseType: 'WebDropDownStringList'
+ Properties:
+ [
+ DataBinding: 'DataHolderDialogData.Data.Factory'
+ Label: '宸ュ巶'
+ Strings: '澶ц繛宸ュ巶;闀挎槬宸ュ巶'
+ Taborder: 0
+ ]
+ }
]
Properties:
[
--
Gitblit v1.9.3