From 31ebe7666b33e0021e73ba6c8e0f4cd536f40c1b Mon Sep 17 00:00:00 2001 From: xiaoding721 <33130084+xiaoding721@users.noreply.github.com> Date: 星期一, 11 十一月 2024 23:00:07 +0800 Subject: [PATCH] 调整页面布局 --- _Main/UI/MacroPlannerWebApp/Component_FormScheduleSummaryReport/Component_pScheduleSummary.def | 10 +++++----- 1 files changed, 5 insertions(+), 5 deletions(-) diff --git a/_Main/UI/MacroPlannerWebApp/Component_FormScheduleSummaryReport/Component_PanelScheduleSummary.def b/_Main/UI/MacroPlannerWebApp/Component_FormScheduleSummaryReport/Component_pScheduleSummary.def similarity index 87% rename from _Main/UI/MacroPlannerWebApp/Component_FormScheduleSummaryReport/Component_PanelScheduleSummary.def rename to _Main/UI/MacroPlannerWebApp/Component_FormScheduleSummaryReport/Component_pScheduleSummary.def index 1065716..82b2714 100644 --- a/_Main/UI/MacroPlannerWebApp/Component_FormScheduleSummaryReport/Component_PanelScheduleSummary.def +++ b/_Main/UI/MacroPlannerWebApp/Component_FormScheduleSummaryReport/Component_pScheduleSummary.def @@ -1,11 +1,11 @@ Quintiq file version 2.0 -Component PanelScheduleSummary +Component pScheduleSummary { #keys: '[412672.1.94121858]' BaseType: 'WebPanel' Children: [ - Component dhCheckedEntity + Component dhCheckedEntitys { #keys: '[412672.1.94121860]' BaseType: 'WebDataHolder' @@ -30,7 +30,7 @@ Taborder: 3 ] } - Component dhFinelEntity + Component dhFinelEntitys { #keys: '[412672.1.94121862]' BaseType: 'WebDataHolder' @@ -40,8 +40,8 @@ Taborder: 2 ] } - #child: MatrixEditor510 - Component dhComparisonData854 + #child: MatrixEditor + Component dhTable { #keys: '[412672.1.96380914]' BaseType: 'WebDataHolder' -- Gitblit v1.9.3