From 489256930a3db0c94fc783c307d134b6ff918ce4 Mon Sep 17 00:00:00 2001
From: xiaoding721 <33130084+xiaoding721@users.noreply.github.com>
Date: 星期二, 20 八月 2024 15:25:46 +0800
Subject: [PATCH] 修复Forecast计划周期之外的数据
---
_Main/UI/MacroPlannerWebApp/Component_FormDemandComparison/Component_pSelectionCurve.def | 11 +++++++++++
1 files changed, 11 insertions(+), 0 deletions(-)
diff --git a/_Main/UI/MacroPlannerWebApp/Component_FormDemandComparison/Component_pSelectionCurve.def b/_Main/UI/MacroPlannerWebApp/Component_FormDemandComparison/Component_pSelectionCurve.def
index a5d916d..38f1b91 100644
--- a/_Main/UI/MacroPlannerWebApp/Component_FormDemandComparison/Component_pSelectionCurve.def
+++ b/_Main/UI/MacroPlannerWebApp/Component_FormDemandComparison/Component_pSelectionCurve.def
@@ -71,6 +71,17 @@
Taborder: 2
]
}
+ Component bSelectionChecks422
+ {
+ #keys: '[414996.1.13998648]'
+ BaseType: 'WebButton'
+ Properties:
+ [
+ Image: 'CHECK'
+ Label: '纭閫夋嫨'
+ Taborder: 3
+ ]
+ }
]
Properties:
[
--
Gitblit v1.9.3