From aad9856b9f6bc4debd611639ac2a2fb678b6ed71 Mon Sep 17 00:00:00 2001 From: lihongji <3117313295@qq.com> Date: 星期三, 07 八月 2024 15:55:19 +0800 Subject: [PATCH] 机加物流成本报表 --- _Main/UI/MacroPlannerWebApp/Component_ApplicationMacroPlanner/Component_ActionBarGroupReport.def | 11 +++++++++++ 1 files changed, 11 insertions(+), 0 deletions(-) diff --git a/_Main/UI/MacroPlannerWebApp/Component_ApplicationMacroPlanner/Component_ActionBarGroupReport.def b/_Main/UI/MacroPlannerWebApp/Component_ApplicationMacroPlanner/Component_ActionBarGroupReport.def index 7f3a077..c424753 100644 --- a/_Main/UI/MacroPlannerWebApp/Component_ApplicationMacroPlanner/Component_ActionBarGroupReport.def +++ b/_Main/UI/MacroPlannerWebApp/Component_ApplicationMacroPlanner/Component_ActionBarGroupReport.def @@ -82,6 +82,17 @@ Taborder: 6 ] } + Component bMachineLogisticsCostReport + { + #keys: '[413988.0.1467117990]' + BaseType: 'WebButton' + Properties: + [ + Image: 'LOCATION_PIN' + Label: 'Machine logistics cost report' + Taborder: 7 + ] + } ] Properties: [ -- Gitblit v1.9.3