From e18d66cac7fbf43b0d341ee8976d6550a9a4f1af Mon Sep 17 00:00:00 2001
From: xiaoding721 <33130084+xiaoding721@users.noreply.github.com>
Date: 星期四, 21 十一月 2024 14:11:45 +0800
Subject: [PATCH] Merge branch 'dev' of http://47.101.211.7:10101/r/VWED into dev
---
_Main/UI/MacroPlannerWebApp/Component_FormDemandComparison/Component_pGeneration.def | 14 ++++++++------
1 files changed, 8 insertions(+), 6 deletions(-)
diff --git a/_Main/UI/MacroPlannerWebApp/Component_FormDemandComparison/Component_pGeneration.def b/_Main/UI/MacroPlannerWebApp/Component_FormDemandComparison/Component_pGeneration.def
index ec94058..073d4d2 100644
--- a/_Main/UI/MacroPlannerWebApp/Component_FormDemandComparison/Component_pGeneration.def
+++ b/_Main/UI/MacroPlannerWebApp/Component_FormDemandComparison/Component_pGeneration.def
@@ -1,13 +1,13 @@
Quintiq file version 2.0
Component pGeneration
{
- #keys: '[414996.1.211223082]'
+ #keys: '[414996.1.218091404]'
BaseType: 'WebPanel'
Children:
[
Component dhGenerations
{
- #keys: '[414996.1.211223083]'
+ #keys: '[414996.1.218091405]'
BaseType: 'WebDataHolder'
Databinding: 'structured[LocalValue]*'
Properties:
@@ -15,17 +15,16 @@
Taborder: 1
]
}
- #child: ListGenerations
Component dhCheckGenerations
{
- #keys: '[414996.1.211223089]'
+ #keys: '[414996.1.218091406]'
BaseType: 'WebDataHolder'
Databinding: 'structured[LocalValue]*'
Children:
[
Component deCheckGenerations
{
- #keys: '[414996.1.211223090]'
+ #keys: '[414996.1.218091407]'
BaseType: 'WebDataExtractor'
Properties:
[
@@ -42,10 +41,13 @@
Taborder: 2
]
}
+ #child: ListGenerations
]
Properties:
[
- MinimumRows: 20
+ FixedSize: true
+ MinimumColumns: 8
+ MinimumRows: 15
Taborder: 0
Title: 'Generation'
]
--
Gitblit v1.9.3