From 80292b4d86d3bdff3483ee73614e8292c1705070 Mon Sep 17 00:00:00 2001
From: xiaoding721 <33130084+xiaoding721@users.noreply.github.com>
Date: 星期三, 13 十一月 2024 15:03:09 +0800
Subject: [PATCH] 调整页面布局
---
_Main/UI/MacroPlannerWebApp/Component_FormOfflinePlanComparison/Component_pMQBMLB.def | 12 +++++++-----
1 files changed, 7 insertions(+), 5 deletions(-)
diff --git a/_Main/UI/MacroPlannerWebApp/Component_FormOfflinePlanComparison/Component_pMQBMLB.def b/_Main/UI/MacroPlannerWebApp/Component_FormOfflinePlanComparison/Component_pMQBMLB.def
index 194f082..a6ba768 100644
--- a/_Main/UI/MacroPlannerWebApp/Component_FormOfflinePlanComparison/Component_pMQBMLB.def
+++ b/_Main/UI/MacroPlannerWebApp/Component_FormOfflinePlanComparison/Component_pMQBMLB.def
@@ -1,13 +1,13 @@
Quintiq file version 2.0
Component pMQBMLB
{
- #keys: '[414996.1.215964102]'
+ #keys: '[414996.1.218091268]'
BaseType: 'WebPanel'
Children:
[
Component dhMQBMLB
{
- #keys: '[414996.1.215964103]'
+ #keys: '[414996.1.218091269]'
BaseType: 'WebDataHolder'
Databinding: 'structured[LocalValue]*'
Properties:
@@ -18,14 +18,14 @@
#child: ListMQBMLB
Component dhCheckMQBMLB
{
- #keys: '[414996.1.215964109]'
+ #keys: '[414996.1.218091275]'
BaseType: 'WebDataHolder'
Databinding: 'structured[LocalValue]*'
Children:
[
Component deCheckMQBMLB
{
- #keys: '[414996.1.215964110]'
+ #keys: '[414996.1.218091276]'
BaseType: 'WebDataExtractor'
Properties:
[
@@ -45,7 +45,9 @@
]
Properties:
[
- MinimumRows: 20
+ FixedSize: true
+ MinimumColumns: 8
+ MinimumRows: 15
Taborder: 2
Title: 'MQB/MLB'
]
--
Gitblit v1.9.3