From 886d1f4f63de458a51f40d5966c7180ee64e0d22 Mon Sep 17 00:00:00 2001
From: xiaoding721 <33130084+xiaoding721@users.noreply.github.com>
Date: 星期三, 13 十一月 2024 18:01:17 +0800
Subject: [PATCH] 重构计划汇总报表和全年计划报表
---
_Main/UI/MacroPlannerWebApp/Component_FormAnnualPlanReport/Component_pRibbonDown.def | 57 ++++++++++-----------------------------------------------
1 files changed, 10 insertions(+), 47 deletions(-)
diff --git a/_Main/UI/MacroPlannerWebApp/Component_FormAnnualPlanReport/Component_pRibbonDown.def b/_Main/UI/MacroPlannerWebApp/Component_FormAnnualPlanReport/Component_pRibbonDown.def
index ce256c1..a22fc58 100644
--- a/_Main/UI/MacroPlannerWebApp/Component_FormAnnualPlanReport/Component_pRibbonDown.def
+++ b/_Main/UI/MacroPlannerWebApp/Component_FormAnnualPlanReport/Component_pRibbonDown.def
@@ -1,13 +1,13 @@
Quintiq file version 2.0
Component pRibbonDown
{
- #keys: '[414996.1.210702896]'
+ #keys: '[414996.1.230731097]'
BaseType: 'WebPanel'
Children:
[
- Component dsStartDate id:dsStartDate_88
+ Component dsStartDate
{
- #keys: '[414996.1.210703089]'
+ #keys: '[414996.1.230731098]'
BaseType: 'WebDateSelector'
Properties:
[
@@ -15,9 +15,9 @@
Taborder: 0
]
}
- Component dhStartDate id:dhStartDate_21
+ Component dhStartDate
{
- #keys: '[414996.1.210703119]'
+ #keys: '[414996.1.230731099]'
BaseType: 'WebDataHolder'
Databinding: 'Date*'
Properties:
@@ -25,9 +25,9 @@
Taborder: 1
]
}
- Component dsEndDate id:dsEndDate_832
+ Component dsEndDate
{
- #keys: '[414996.1.210703145]'
+ #keys: '[414996.1.230731100]'
BaseType: 'WebDateSelector'
Properties:
[
@@ -36,9 +36,9 @@
Taborder: 2
]
}
- Component dhEndDate id:dhEndDate_778
+ Component dhEndDate
{
- #keys: '[414996.1.210703175]'
+ #keys: '[414996.1.230731101]'
BaseType: 'WebDataHolder'
Databinding: 'Date*'
Properties:
@@ -46,44 +46,7 @@
Taborder: 3
]
}
- #child: pExport_870
- Component lAsyncFlag
- {
- #keys: '[414996.1.209192380]'
- BaseType: 'WebLabel'
- Properties:
- [
- DataBinding: 'dhAsyncFlag.Data.State'
- Label: '杩愯鐘舵��:'
- Taborder: 5
- ]
- }
- Component dhAsyncFlag id:dhAsyncFlag_5
- {
- #keys: '[414996.1.209192410]'
- BaseType: 'WebDataHolder'
- Databinding: 'AsyncFlag'
- Children:
- [
- Component deAsyncFlag id:deAsyncFlag_147
- {
- #keys: '[414996.1.209192411]'
- BaseType: 'WebDataExtractor'
- Properties:
- [
- DataType: 'RecycleBin'
- FixedFilter: 'object.Name() = MP_Cell_AnnualPlanReport::GetTableName()'
- Source: 'RecycleBin'
- Taborder: 0
- Transformation: 'AsyncFlag'
- ]
- }
- ]
- Properties:
- [
- Taborder: 6
- ]
- }
+ #child: pExport_94
]
Properties:
[
--
Gitblit v1.9.3