From 5a32cdfbc1d42594eb3fc7621dbd9024cda46ea5 Mon Sep 17 00:00:00 2001
From: xiaoding721 <33130084+xiaoding721@users.noreply.github.com>
Date: 星期三, 29 五月 2024 19:44:02 +0800
Subject: [PATCH] PP Budget
---
_Main/UI/MacroPlannerWebApp/Component_ApplicationMacroPlanner/Component_abgRequirementPreprocessing.def | 25 +++++++++++++++++++++++++
1 files changed, 25 insertions(+), 0 deletions(-)
diff --git a/_Main/UI/MacroPlannerWebApp/Component_ApplicationMacroPlanner/Component_abgRequirementPreprocessing.def b/_Main/UI/MacroPlannerWebApp/Component_ApplicationMacroPlanner/Component_abgRequirementPreprocessing.def
index 7a2883b..93f5269 100644
--- a/_Main/UI/MacroPlannerWebApp/Component_ApplicationMacroPlanner/Component_abgRequirementPreprocessing.def
+++ b/_Main/UI/MacroPlannerWebApp/Component_ApplicationMacroPlanner/Component_abgRequirementPreprocessing.def
@@ -31,6 +31,31 @@
Taborder: 1
]
}
+ Component dhRequirementImportExecutionStatus
+ {
+ #keys: '[414996.0.387620344]'
+ BaseType: 'WebDataHolder'
+ Databinding: 'RequirementImportExecutionStatus'
+ Children:
+ [
+ Component deRequirementImportExecutionStatus
+ {
+ #keys: '[414996.0.387620380]'
+ BaseType: 'WebDataExtractor'
+ Properties:
+ [
+ DataType: 'ArchiveExecutionStatus'
+ Source: 'ArchiveExecutionStatus'
+ Taborder: 0
+ Transformation: 'RequirementImportExecutionStatus'
+ ]
+ }
+ ]
+ Properties:
+ [
+ Taborder: 2
+ ]
+ }
]
Properties:
[
--
Gitblit v1.9.3