From 0b288e121e532eacae485608cd8f2ae497977faa Mon Sep 17 00:00:00 2001
From: yypsybs <yypsybs@foxmail.com>
Date: 星期一, 18 九月 2023 17:02:36 +0800
Subject: [PATCH] Merge branch 'dev' into dev_yx
---
_Main/UI/MacroPlannerWebApp/Component_FormPanelPullPlanReport/Component_PanelFunctionButtons.def | 60 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
1 files changed, 60 insertions(+), 0 deletions(-)
diff --git a/_Main/UI/MacroPlannerWebApp/Component_FormPanelPullPlanReport/Component_PanelFunctionButtons.def b/_Main/UI/MacroPlannerWebApp/Component_FormPanelPullPlanReport/Component_PanelFunctionButtons.def
new file mode 100644
index 0000000..59898ad
--- /dev/null
+++ b/_Main/UI/MacroPlannerWebApp/Component_FormPanelPullPlanReport/Component_PanelFunctionButtons.def
@@ -0,0 +1,60 @@
+Quintiq file version 2.0
+Component PanelFunctionButtons
+{
+ #keys: '[414702.0.153162120]'
+ BaseType: 'WebPanel'
+ Children:
+ [
+ Component ButtonRefresh
+ {
+ #keys: '[414702.0.153101807]'
+ BaseType: 'WebButton'
+ Properties:
+ [
+ Image: 'ARROW_CIRCLE2'
+ Label: '鍒锋柊'
+ Taborder: 0
+ ]
+ }
+ Component ButtonSend
+ {
+ #keys: '[414702.0.153101827]'
+ BaseType: 'WebButton'
+ Properties:
+ [
+ Image: 'ANTENNA'
+ Label: '鍙戦��'
+ Taborder: 1
+ ]
+ }
+ Component DropDownStringListBusinessType
+ {
+ #keys: '[414702.0.170431848]'
+ BaseType: 'WebDropDownStringList'
+ Properties:
+ [
+ Label: '浜嬩笟閮ㄩ�夋嫨'
+ Strings: '澶╁崕;涓撴樉;IT;杞﹁浇;TM17;TM18;杩愬姩鍋ュ悍;姹借溅鐢靛瓙'
+ Taborder: 2
+ ]
+ }
+ Component EditFieldAddress
+ {
+ #keys: '[414702.0.203870768]'
+ BaseType: 'WebEditField'
+ Properties:
+ [
+ Label: '鍙戦�佸湴鍧�'
+ Taborder: 3
+ ]
+ }
+ ]
+ Properties:
+ [
+ FixedSize: true
+ MinimumColumns: 1
+ MinimumRows: 1
+ Orientation: 'horizontal'
+ Taborder: 0
+ ]
+}
--
Gitblit v1.9.3