From 765e7ec8426f896bf78a8749e38bd1656ca05474 Mon Sep 17 00:00:00 2001
From: yanweiyuan3 <yanweiyuan3@gmail.com>
Date: 星期四, 21 九月 2023 11:26:46 +0800
Subject: [PATCH] Merge branch 'dev' into dev_yy
---
_Main/UI/MacroPlannerWebApp/Component_FormPanelMaterialAutomotiveElectronics/_ROOT_Component_FormPanelMaterialAutomotiveElectronics.def | 39 +++++++++++++++++++++++++++++++++++++++
1 files changed, 39 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
new file mode 100644
index 0000000..bf0aa3c
--- /dev/null
+++ b/_Main/UI/MacroPlannerWebApp/Component_FormPanelMaterialAutomotiveElectronics/_ROOT_Component_FormPanelMaterialAutomotiveElectronics.def
@@ -0,0 +1,39 @@
+Quintiq file version 2.0
+#root
+#parent: MacroPlannerWebApp
+OrphanComponent FormPanelMaterialAutomotiveElectronics
+{
+ #keys: '[414702.0.210632875]'
+ BaseType: 'WebForm'
+ 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:
+ [
+ Description: '姹借溅鐢靛瓙'
+ Image: 'RFID_CHIP'
+ Title: '姹借溅鐢靛瓙'
+ ]
+}
--
Gitblit v1.9.3