From 7e31442f0e9b07764e9c6a9680d3d4aeba5fe1de Mon Sep 17 00:00:00 2001 From: admin <admin@admin.com> Date: 星期三, 22 一月 2025 12:20:44 +0800 Subject: [PATCH] Merge branch 'master' of http://47.101.211.7:10101/r/VWED into dev --- _Main/UI/MacroPlannerWebApp/Component_FormInventorySummaryReport/Component_PanelExport.def | 27 ++++++++++++++++++++++++--- 1 files changed, 24 insertions(+), 3 deletions(-) diff --git a/_Main/UI/MacroPlannerWebApp/Component_FormInventorySummaryReport/Component_PanelExport.def b/_Main/UI/MacroPlannerWebApp/Component_FormInventorySummaryReport/Component_PanelExport.def index cded950..bd419fc 100644 --- a/_Main/UI/MacroPlannerWebApp/Component_FormInventorySummaryReport/Component_PanelExport.def +++ b/_Main/UI/MacroPlannerWebApp/Component_FormInventorySummaryReport/Component_PanelExport.def @@ -1,20 +1,41 @@ Quintiq file version 2.0 Component PanelExport { - #keys: '[415136.0.862221896]' + #keys: '[415136.0.1191390571]' BaseType: 'WebPanel' Children: [ Component ButtonSummaryExport { - #keys: '[415136.0.862221939]' + #keys: '[415136.0.1191390572]' BaseType: 'WebButton' Properties: [ - Image: 'IMPORT1' + Image: 'EXPORT1' + Label: '瀵煎嚭' + Taborder: 1 + ] + } + Component ButtonSearch + { + #keys: '[415136.0.1191390573]' + BaseType: 'WebButton' + Properties: + [ + Image: 'VIEW' Taborder: 0 ] } + Component bRefresh + { + #keys: '[415136.0.1191390574]' + BaseType: 'WebButton' + Properties: + [ + Image: 'REFRESH' + Taborder: 2 + ] + } ] Properties: [ -- Gitblit v1.9.3