From 502b9a2e6da207f6344b8b51115a637d8d812d57 Mon Sep 17 00:00:00 2001 From: lazhen <17772815105@139.com> Date: 星期三, 13 十一月 2024 18:05:00 +0800 Subject: [PATCH] Merge branch 'dev' of http://47.101.211.7:10101/r/VWED into dev-zlg --- _Main/UI/MacroPlannerWebApp/Component_FormDemandComparison/Component_ListMQBMLB.def | 9 +++++---- 1 files changed, 5 insertions(+), 4 deletions(-) diff --git a/_Main/UI/MacroPlannerWebApp/Component_FormDemandComparison/Component_ListMQBMLB.def b/_Main/UI/MacroPlannerWebApp/Component_FormDemandComparison/Component_ListMQBMLB.def index 9bec91a..4517df1 100644 --- a/_Main/UI/MacroPlannerWebApp/Component_FormDemandComparison/Component_ListMQBMLB.def +++ b/_Main/UI/MacroPlannerWebApp/Component_FormDemandComparison/Component_ListMQBMLB.def @@ -1,13 +1,13 @@ Quintiq file version 2.0 Component ListMQBMLB { - #keys: '[414996.1.215964216]' + #keys: '[414996.1.218091388]' BaseType: 'WebList' Children: [ Component DataExtractor472 { - #keys: '[414996.1.215964217]' + #keys: '[414996.1.218091389]' BaseType: 'WebDataExtractor' Properties: [ @@ -20,7 +20,7 @@ #child: listActionBarPage519 Component DataSetLevel527 { - #keys: '[414996.1.215964219]' + #keys: '[414996.1.218091391]' BaseType: 'WebDataSetLevel' Children: [ @@ -28,7 +28,7 @@ ] Properties: [ - 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"}}]' + 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: 'listContextMenu319' Taborder: 2 ] @@ -36,6 +36,7 @@ ] Properties: [ + MinimumColumns: 8 Taborder: 0 ] } -- Gitblit v1.9.3