From ade938e05074696b641e23178b17a7f129325d5a Mon Sep 17 00:00:00 2001 From: xiaoding721 <33130084+xiaoding721@users.noreply.github.com> Date: 星期五, 01 十一月 2024 16:24:25 +0800 Subject: [PATCH] 修复一些bug,添加锁定期功能,添加实际生产数据展示报表 --- _Main/UI/MacroPlannerWebApp/Component_ApplicationMacroPlanner/Component_ActionBarGroupArchiveReport.def | 11 +++++++++++ 1 files changed, 11 insertions(+), 0 deletions(-) diff --git a/_Main/UI/MacroPlannerWebApp/Component_ApplicationMacroPlanner/Component_ActionBarGroupArchiveReport.def b/_Main/UI/MacroPlannerWebApp/Component_ApplicationMacroPlanner/Component_ActionBarGroupArchiveReport.def index 10f9121..5298ee8 100644 --- a/_Main/UI/MacroPlannerWebApp/Component_ApplicationMacroPlanner/Component_ActionBarGroupArchiveReport.def +++ b/_Main/UI/MacroPlannerWebApp/Component_ApplicationMacroPlanner/Component_ActionBarGroupArchiveReport.def @@ -38,6 +38,17 @@ Taborder: 2 ] } + Component ButtonActualDailyProduction + { + #keys: '[414996.1.186223693]' + BaseType: 'WebButton' + Properties: + [ + Image: 'RSS' + Label: '瀹為檯姣忔棩鐢熶骇璁″垝' + Taborder: 3 + ] + } ] Properties: [ -- Gitblit v1.9.3