From 880f3c0257eeb8c37761d484258fdd102a369a19 Mon Sep 17 00:00:00 2001
From: 陈清红 <420599804@qq.com>
Date: 星期一, 14 四月 2025 16:46:36 +0800
Subject: [PATCH] BUG&优化项
---
_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