From 02145cbdd92487b73b8876fa3fadf92422dea371 Mon Sep 17 00:00:00 2001 From: xiaoding721 <33130084+xiaoding721@users.noreply.github.com> Date: 星期三, 13 十一月 2024 10:05:10 +0800 Subject: [PATCH] 修改页面布局 --- _Main/UI/MacroPlannerWebApp/Component_FormDemandComparison/Component_ListPowers.def | 8 ++++---- 1 files changed, 4 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..b99acff 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.215964225]' BaseType: 'WebList' Children: [ Component DataExtractor671 { - #keys: '[414996.1.211223076]' + #keys: '[414996.1.215964226]' BaseType: 'WebDataExtractor' Properties: [ @@ -20,7 +20,7 @@ #child: listActionBarPage245 Component DataSetLevel995 { - #keys: '[414996.1.211223078]' + #keys: '[414996.1.215964228]' 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":-1,"display":"always","attribute":"ImageIsEnable"}},{"attribute":{"classtype":"WebApiDefinitionAttributeDataMember","columnid":"StringValue","title":"Value","subtotals":"","tooltip":"","width":-1,"display":"always","editable":false,"attribute":"StringValue"}}]' ContextMenu: 'listContextMenu623' Taborder: 2 ] -- Gitblit v1.9.3