From 89c96171bb971dcaed7cf289b58ef44ca689523c Mon Sep 17 00:00:00 2001 From: limj <limj@taizhitech.com> Date: 星期四, 21 九月 2023 09:11:20 +0800 Subject: [PATCH] Merge branch 'dev' of http://47.101.211.7:10101/r/TIANMA_JITUAN into dev_lmj --- _Main/UI/MacroPlannerWebApp/Component_FormIT/_ROOT_Component_FormPanelMaterialIT.def | 39 +++++++++++++++++++++++++++++++++++++++ 1 files changed, 39 insertions(+), 0 deletions(-) diff --git a/_Main/UI/MacroPlannerWebApp/Component_FormIT/_ROOT_Component_FormPanelMaterialIT.def b/_Main/UI/MacroPlannerWebApp/Component_FormIT/_ROOT_Component_FormPanelMaterialIT.def new file mode 100644 index 0000000..c63195b --- /dev/null +++ b/_Main/UI/MacroPlannerWebApp/Component_FormIT/_ROOT_Component_FormPanelMaterialIT.def @@ -0,0 +1,39 @@ +Quintiq file version 2.0 +#root +#parent: MacroPlannerWebApp +OrphanComponent FormPanelMaterialIT +{ + #keys: '[414702.0.209101681]' + BaseType: 'WebForm' + Children: + [ + #child: ListPanelMaterialIT + Component DataHolderPanelIT + { + #keys: '[414702.0.211822173]' + BaseType: 'WebDataHolder' + Databinding: 'PanelMaterialAll' + Properties: + [ + Taborder: 0 + ] + } + Component LabelLastSent + { + #keys: '[414702.0.211822232]' + BaseType: 'WebLabel' + Properties: + [ + DataBinding: 'DataHolderPanelIT.Data.ReleaseDate' + Label: '涓婃鍙戦�佹椂闂达細' + Taborder: 1 + ] + } + ] + Properties: + [ + Description: 'IT' + Image: 'SATELLITE' + Title: 'IT' + ] +} -- Gitblit v1.9.3