From 85fb8fdf8bdef29cbe8a1f64bc27e049454e7142 Mon Sep 17 00:00:00 2001
From: yunchai <yunying.chai@capgemini.com>
Date: 星期一, 25 九月 2023 22:15:28 +0800
Subject: [PATCH] 合并DEV并且更新了冲减到订单
---
_Main/UI/MacroPlannerWebApp/Component_FormPanelMaterialSpecializedDisplay/_ROOT_Component_FormPanelMaterialSpecializedDisplay.def | 39 +++++++++++++++++++++++++++++++++++++++
1 files changed, 39 insertions(+), 0 deletions(-)
diff --git a/_Main/UI/MacroPlannerWebApp/Component_FormPanelMaterialSpecializedDisplay/_ROOT_Component_FormPanelMaterialSpecializedDisplay.def b/_Main/UI/MacroPlannerWebApp/Component_FormPanelMaterialSpecializedDisplay/_ROOT_Component_FormPanelMaterialSpecializedDisplay.def
new file mode 100644
index 0000000..74e4ff6
--- /dev/null
+++ b/_Main/UI/MacroPlannerWebApp/Component_FormPanelMaterialSpecializedDisplay/_ROOT_Component_FormPanelMaterialSpecializedDisplay.def
@@ -0,0 +1,39 @@
+Quintiq file version 2.0
+#root
+#parent: MacroPlannerWebApp
+OrphanComponent FormPanelMaterialSpecializedDisplay
+{
+ #keys: '[414702.0.209165405]'
+ BaseType: 'WebForm'
+ Children:
+ [
+ #child: ListPanelMaterialSpecializedDisplay
+ Component DataHolderPanelSpecializedDisplay
+ {
+ #keys: '[414702.0.211782230]'
+ BaseType: 'WebDataHolder'
+ Databinding: 'PanelMaterialAll'
+ Properties:
+ [
+ Taborder: 0
+ ]
+ }
+ Component LabelLastSent id:LabelLastSent_452
+ {
+ #keys: '[414702.0.211519610]'
+ BaseType: 'WebLabel'
+ Properties:
+ [
+ DataBinding: 'DataHolderPanelSpecializedDisplay.Data.ReleaseDate'
+ Label: '涓婃鍙戦�佹椂闂达細'
+ Taborder: 1
+ ]
+ }
+ ]
+ Properties:
+ [
+ Description: '涓撴樉'
+ Image: 'LAPTOP2'
+ Title: '涓撴樉'
+ ]
+}
--
Gitblit v1.9.3