From 1ba69c3cf5c9e88d36db217bcc84ec8cda5d29b7 Mon Sep 17 00:00:00 2001
From: lazhen <17772815105@139.com>
Date: 星期三, 27 十一月 2024 12:10:01 +0800
Subject: [PATCH] 添加确认对话框
---
_Main/UI/MacroPlannerWebApp/Component_FormOfflinePlanComparison/Component_pPower.def | 12 +++++++-----
1 files changed, 7 insertions(+), 5 deletions(-)
diff --git a/_Main/UI/MacroPlannerWebApp/Component_FormOfflinePlanComparison/Component_pPower.def b/_Main/UI/MacroPlannerWebApp/Component_FormOfflinePlanComparison/Component_pPower.def
index 9ce5dd6..effb842 100644
--- a/_Main/UI/MacroPlannerWebApp/Component_FormOfflinePlanComparison/Component_pPower.def
+++ b/_Main/UI/MacroPlannerWebApp/Component_FormOfflinePlanComparison/Component_pPower.def
@@ -1,13 +1,13 @@
Quintiq file version 2.0
Component pPower
{
- #keys: '[414996.1.215964111]'
+ #keys: '[414996.1.218091277]'
BaseType: 'WebPanel'
Children:
[
Component dhPowers
{
- #keys: '[414996.1.215964112]'
+ #keys: '[414996.1.218091278]'
BaseType: 'WebDataHolder'
Databinding: 'structured[LocalValue]*'
Properties:
@@ -18,14 +18,14 @@
#child: ListPowers
Component dhCheckPowers
{
- #keys: '[414996.1.215964118]'
+ #keys: '[414996.1.218091284]'
BaseType: 'WebDataHolder'
Databinding: 'structured[LocalValue]*'
Children:
[
Component deCheckPowers
{
- #keys: '[414996.1.215964119]'
+ #keys: '[414996.1.218091285]'
BaseType: 'WebDataExtractor'
Properties:
[
@@ -45,7 +45,9 @@
]
Properties:
[
- MinimumRows: 20
+ FixedSize: true
+ MinimumColumns: 8
+ MinimumRows: 15
Taborder: 1
Title: 'Power'
]
--
Gitblit v1.9.3