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_PanelUnit.def | 11 ++++++++++- 1 files changed, 10 insertions(+), 1 deletions(-) diff --git a/_Main/UI/MacroPlannerWebApp/Component_FormFinancialProductionReport/Component_PanelUnit.def b/_Main/UI/MacroPlannerWebApp/Component_FormFinancialProductionReport/Component_PanelUnit.def index 451f699..b331fcc 100644 --- a/_Main/UI/MacroPlannerWebApp/Component_FormFinancialProductionReport/Component_PanelUnit.def +++ b/_Main/UI/MacroPlannerWebApp/Component_FormFinancialProductionReport/Component_PanelUnit.def @@ -12,10 +12,19 @@ Properties: [ Label: 'Unit' - Strings: '<All>;闀挎槬;澶ц繛' Taborder: 0 ] } + Component dhUnit + { + #keys: '[415136.0.840791605]' + BaseType: 'WebDataHolder' + Databinding: 'String' + Properties: + [ + Taborder: 1 + ] + } ] Properties: [ -- Gitblit v1.9.3