From 94ffa93f55dbff49b004448fad37f5c7d3f59e48 Mon Sep 17 00:00:00 2001
From: limj <limj@taizhitech.com>
Date: 星期日, 08 十月 2023 10:56:53 +0800
Subject: [PATCH] 优先级策略编辑页面
---
_Main/UI/MacroPlannerWebApp/Component_FormPanelMaterialAutomotiveElectronics/_ROOT_Component_FormPanelMaterialAutomotiveElectronics.def | 21 +++++++++++++++++++++
1 files changed, 21 insertions(+), 0 deletions(-)
diff --git a/_Main/UI/MacroPlannerWebApp/Component_FormPanelMaterialAutomotiveElectronics/_ROOT_Component_FormPanelMaterialAutomotiveElectronics.def b/_Main/UI/MacroPlannerWebApp/Component_FormPanelMaterialAutomotiveElectronics/_ROOT_Component_FormPanelMaterialAutomotiveElectronics.def
index 8645afa..bf0aa3c 100644
--- a/_Main/UI/MacroPlannerWebApp/Component_FormPanelMaterialAutomotiveElectronics/_ROOT_Component_FormPanelMaterialAutomotiveElectronics.def
+++ b/_Main/UI/MacroPlannerWebApp/Component_FormPanelMaterialAutomotiveElectronics/_ROOT_Component_FormPanelMaterialAutomotiveElectronics.def
@@ -8,6 +8,27 @@
Children:
[
#child: ListPanelMaterialAutomotiveElectronics
+ Component DataHolderPanelAutomotiveElectronics
+ {
+ #keys: '[414702.0.211782557]'
+ BaseType: 'WebDataHolder'
+ Databinding: 'PanelMaterialAll'
+ Properties:
+ [
+ Taborder: 0
+ ]
+ }
+ Component LabelLastSent id:LabelLastSent_680
+ {
+ #keys: '[414702.0.211782616]'
+ BaseType: 'WebLabel'
+ Properties:
+ [
+ DataBinding: 'DataHolderPanelAutomotiveElectronics.Data.ReleaseDate'
+ Label: '涓婃鍙戦�佹椂闂达細'
+ Taborder: 1
+ ]
+ }
]
Properties:
[
--
Gitblit v1.9.3