From e4edcfd0b987b239526f5375881b919789782dad Mon Sep 17 00:00:00 2001
From: xiaoding721 <33130084+xiaoding721@users.noreply.github.com>
Date: 星期一, 13 十一月 2023 09:32:03 +0800
Subject: [PATCH] 修改优先级因子的一些功能和关系
---
_Main/UI/MacroPlannerWebApp/Component_FrmRAShow/_ROOT_Component_FrmRAShow.def | 33 +++++++++++++++++++++++++++++++++
1 files changed, 33 insertions(+), 0 deletions(-)
diff --git a/_Main/UI/MacroPlannerWebApp/Component_FrmRAShow/_ROOT_Component_FrmRAShow.def b/_Main/UI/MacroPlannerWebApp/Component_FrmRAShow/_ROOT_Component_FrmRAShow.def
index 47bbf7d..5ccc42c 100644
--- a/_Main/UI/MacroPlannerWebApp/Component_FrmRAShow/_ROOT_Component_FrmRAShow.def
+++ b/_Main/UI/MacroPlannerWebApp/Component_FrmRAShow/_ROOT_Component_FrmRAShow.def
@@ -5,8 +5,41 @@
{
#keys: '[414724.0.87341476]'
BaseType: 'WebForm'
+ Children:
+ [
+ #child: List696
+ Component dh_FRAS
+ {
+ #keys: '[414724.0.118276696]'
+ BaseType: 'WebDataHolder'
+ Databinding: 'structured[H_MaterialHedgingResult]*'
+ Children:
+ [
+ Component de_dh_FRAS
+ {
+ #keys: '[414724.0.118276712]'
+ BaseType: 'WebDataExtractor'
+ Properties:
+ [
+ DataType: 'MacroPlan'
+ Source: 'MacroPlan'
+ Taborder: 0
+ Transformation: 'H_MaterialHedgingResult'
+ ]
+ }
+ ]
+ Properties:
+ [
+ Taborder: 2
+ ]
+ }
+ #child: Panel950
+ #child: Panel224
+ ]
Properties:
[
Description: '鍘熸枡鍙嶇鍜屾巿鏉冨睍绀�'
+ Image: 'NAV_REDO_LIGHT_BLUE'
+ Title: '鍙嶇鍜屾巿鏉冨垪琛ㄥ睍绀洪〉'
]
}
--
Gitblit v1.9.3