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_FormPanelMaterialVehicle/_ROOT_Component_FormPanelMaterialVehicle.def |   50 ++++++++++++++++++++++++++++++++++++++++++++++++++
 1 files changed, 50 insertions(+), 0 deletions(-)
diff --git a/_Main/UI/MacroPlannerWebApp/Component_FormPanelMaterialVehicle/_ROOT_Component_FormPanelMaterialVehicle.def b/_Main/UI/MacroPlannerWebApp/Component_FormPanelMaterialVehicle/_ROOT_Component_FormPanelMaterialVehicle.def
new file mode 100644
index 0000000..a4436ed
--- /dev/null
+++ b/_Main/UI/MacroPlannerWebApp/Component_FormPanelMaterialVehicle/_ROOT_Component_FormPanelMaterialVehicle.def
@@ -0,0 +1,50 @@
+Quintiq file version 2.0
+#root
+#parent: MacroPlannerWebApp
+OrphanComponent FormPanelMaterialVehicle
+{
+  #keys: '[414702.0.210202229]'
+  BaseType: 'WebForm'
+  Children:
+  [
+    #child: ListPanelMaterialVehicle
+    Component LabelLastSent
+    {
+      #keys: '[414702.0.211266049]'
+      BaseType: 'WebLabel'
+      Properties:
+      [
+        DataBinding: 'DataHolderPanelMaterialVehicle.Data.ReleaseDate'
+        Label: '涓婃鍙戦�佹椂闂达細'
+        Taborder: 1
+      ]
+    }
+    Component DataHolderPanelMaterialVehicle
+    {
+      #keys: '[414702.0.211025504]'
+      BaseType: 'WebDataHolder'
+      Databinding: 'PanelMaterialAll'
+      Properties:
+      [
+        Taborder: 0
+      ]
+    }
+    Component ButtonFusionData
+    {
+      #keys: '[414702.0.212142601]'
+      BaseType: 'WebButton'
+      Properties:
+      [
+        Image: 'COOLING_TOWER'
+        Label: '铻嶅悎鏁版嵁'
+        Taborder: 2
+      ]
+    }
+  ]
+  Properties:
+  [
+    Description: '杞﹁浇'
+    Image: 'BICYCLE'
+    Title: '杞﹁浇'
+  ]
+}
--
Gitblit v1.9.3