From 3e2cfc09d9d2affff07a75a654b03c635582a5e9 Mon Sep 17 00:00:00 2001 From: lazhen <17772815105@139.com> Date: 星期二, 25 六月 2024 16:10:02 +0800 Subject: [PATCH] 财务产量报表(差筛选) --- _Main/UI/MacroPlannerWebApp/Component_FormFinancialProductionReport/Component_PanelPower.def | 10 ++++++++++ 1 files changed, 10 insertions(+), 0 deletions(-) diff --git a/_Main/UI/MacroPlannerWebApp/Component_FormFinancialProductionReport/Component_PanelPower.def b/_Main/UI/MacroPlannerWebApp/Component_FormFinancialProductionReport/Component_PanelPower.def index d027e3a..4929267 100644 --- a/_Main/UI/MacroPlannerWebApp/Component_FormFinancialProductionReport/Component_PanelPower.def +++ b/_Main/UI/MacroPlannerWebApp/Component_FormFinancialProductionReport/Component_PanelPower.def @@ -15,6 +15,16 @@ Taborder: 0 ] } + Component dhPower + { + #keys: '[415136.0.842090452]' + BaseType: 'WebDataHolder' + Databinding: 'String' + Properties: + [ + Taborder: 1 + ] + } ] Properties: [ -- Gitblit v1.9.3