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 | 19 +++++++++++++++---- 1 files changed, 15 insertions(+), 4 deletions(-) diff --git a/_Main/UI/MacroPlannerWebApp/Component_FormInventorySummaryReport/Component_PanelExport.def b/_Main/UI/MacroPlannerWebApp/Component_FormInventorySummaryReport/Component_PanelExport.def index 96e3d3b..bd419fc 100644 --- a/_Main/UI/MacroPlannerWebApp/Component_FormInventorySummaryReport/Component_PanelExport.def +++ b/_Main/UI/MacroPlannerWebApp/Component_FormInventorySummaryReport/Component_PanelExport.def @@ -1,23 +1,24 @@ 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: 'EXPORT1' + Label: '瀵煎嚭' Taborder: 1 ] } - Component ButtonSearch id:ButtonSearch_612 + Component ButtonSearch { - #keys: '[415136.0.972100788]' + #keys: '[415136.0.1191390573]' BaseType: 'WebButton' Properties: [ @@ -25,6 +26,16 @@ Taborder: 0 ] } + Component bRefresh + { + #keys: '[415136.0.1191390574]' + BaseType: 'WebButton' + Properties: + [ + Image: 'REFRESH' + Taborder: 2 + ] + } ] Properties: [ -- Gitblit v1.9.3