From 3d65ee18d645a30e600c9b63f0daefe2fc2b1151 Mon Sep 17 00:00:00 2001 From: lihongji <3117313295@qq.com> Date: 星期三, 13 十一月 2024 15:24:54 +0800 Subject: [PATCH] Merge remote-tracking branch 'origin/dev' into dev --- _Main/UI/MacroPlannerWebApp/Component_FormDemandComparison/Component_ListPowers.def | 9 +++++---- 1 files changed, 5 insertions(+), 4 deletions(-) diff --git a/_Main/UI/MacroPlannerWebApp/Component_FormDemandComparison/Component_ListPowers.def b/_Main/UI/MacroPlannerWebApp/Component_FormDemandComparison/Component_ListPowers.def index cf62e07..336eeb3 100644 --- a/_Main/UI/MacroPlannerWebApp/Component_FormDemandComparison/Component_ListPowers.def +++ b/_Main/UI/MacroPlannerWebApp/Component_FormDemandComparison/Component_ListPowers.def @@ -1,13 +1,13 @@ Quintiq file version 2.0 Component ListPowers { - #keys: '[414996.1.211223075]' + #keys: '[414996.1.218091397]' BaseType: 'WebList' Children: [ Component DataExtractor671 { - #keys: '[414996.1.211223076]' + #keys: '[414996.1.218091398]' BaseType: 'WebDataExtractor' Properties: [ @@ -20,7 +20,7 @@ #child: listActionBarPage245 Component DataSetLevel995 { - #keys: '[414996.1.211223078]' + #keys: '[414996.1.218091400]' BaseType: 'WebDataSetLevel' Children: [ @@ -28,7 +28,7 @@ ] Properties: [ - Columns: '[{"attribute":{"classtype":"WebApiDefinitionAttributeDataMember","columnid":"IsCheck","title":"IsCheck","subtotals":"","tooltip":"","width":-1,"display":"shown","editable":false,"attribute":"IsCheck"}},{"attribute":{"classtype":"WebApiDefinitionAttributeDataMember","columnid":"StringValue","title":"StringValue","subtotals":"","tooltip":"","width":-1,"display":"shown","editable":false,"attribute":"StringValue"}}]' + Columns: '[{"attribute":{"classtype":"WebApiDefinitionAttributeDataMember","columnid":"ImageIsEnable","title":"ImageIsEnable","subtotals":"","tooltip":"","width":2,"display":"always","attribute":"ImageIsEnable"}},{"attribute":{"classtype":"WebApiDefinitionAttributeDataMember","columnid":"StringValue","title":"Value","subtotals":"","tooltip":"","width":6,"display":"always","editable":false,"attribute":"StringValue"}}]' ContextMenu: 'listContextMenu623' Taborder: 2 ] @@ -36,6 +36,7 @@ ] Properties: [ + MinimumColumns: 8 Taborder: 0 ] } -- Gitblit v1.9.3