From 8afe90b633046db39042aada36b88193062f8cff Mon Sep 17 00:00:00 2001
From: lazhen <17772815105@139.com>
Date: 星期四, 09 一月 2025 15:52:35 +0800
Subject: [PATCH] 机加管线报表库存计算参数入场离场数量计算
---
_Main/UI/MacroPlannerWebApp/Component_Form701/Component_pGeneration.def | 14 ++++++++------
1 files changed, 8 insertions(+), 6 deletions(-)
diff --git a/_Main/UI/MacroPlannerWebApp/Component_Form701/Component_pGeneration.def b/_Main/UI/MacroPlannerWebApp/Component_Form701/Component_pGeneration.def
index e77fbd3..708354e 100644
--- a/_Main/UI/MacroPlannerWebApp/Component_Form701/Component_pGeneration.def
+++ b/_Main/UI/MacroPlannerWebApp/Component_Form701/Component_pGeneration.def
@@ -1,13 +1,13 @@
Quintiq file version 2.0
Component pGeneration
{
- #keys: '[414996.1.211223841]'
+ #keys: '[414996.1.218091516]'
BaseType: 'WebPanel'
Children:
[
Component dhGenerations
{
- #keys: '[414996.1.211223842]'
+ #keys: '[414996.1.218091517]'
BaseType: 'WebDataHolder'
Databinding: 'structured[LocalValue]*'
Properties:
@@ -15,17 +15,16 @@
Taborder: 1
]
}
- #child: ListGenerations
Component dhCheckGenerations
{
- #keys: '[414996.1.211223848]'
+ #keys: '[414996.1.218091518]'
BaseType: 'WebDataHolder'
Databinding: 'structured[LocalValue]*'
Children:
[
Component deCheckGenerations
{
- #keys: '[414996.1.211223849]'
+ #keys: '[414996.1.218091519]'
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