From 880f3c0257eeb8c37761d484258fdd102a369a19 Mon Sep 17 00:00:00 2001
From: 陈清红 <420599804@qq.com>
Date: 星期一, 14 四月 2025 16:46:36 +0800
Subject: [PATCH] BUG&优化项
---
_Main/UI/MacroPlannerWebApp/Component_DialogZEDPPSPIR/Component_pnlLeft.def | 46 ++++++++++++++++------------------------------
1 files changed, 16 insertions(+), 30 deletions(-)
diff --git a/_Main/UI/MacroPlannerWebApp/Component_DialogZEDPPSPIR/Component_pnlLeft.def b/_Main/UI/MacroPlannerWebApp/Component_DialogZEDPPSPIR/Component_pnlLeft.def
index 0b21eb4..7767ba2 100644
--- a/_Main/UI/MacroPlannerWebApp/Component_DialogZEDPPSPIR/Component_pnlLeft.def
+++ b/_Main/UI/MacroPlannerWebApp/Component_DialogZEDPPSPIR/Component_pnlLeft.def
@@ -5,16 +5,6 @@
BaseType: 'WebPanel'
Children:
[
- Component efFactory id:efFactory_672
- {
- #keys: '[415136.0.1043000546]'
- BaseType: 'WebEditField'
- Properties:
- [
- Label: '宸ュ巶浠g爜'
- Taborder: 0
- ]
- }
Component dsStartDate id:dsStartDate_60
{
#keys: '[415136.0.1043000586]'
@@ -35,29 +25,24 @@
Taborder: 3
]
}
- Component ddlMacroPlan
+ Component ddslFactory id:ddslFactory_424
{
- #keys: '[415136.0.1043063334]'
- BaseType: 'WebDropDownList'
- Databinding: 'ScenarioMP'
- Children:
- [
- Component deMacroPlan
- {
- #keys: '[415136.0.1043063336]'
- BaseType: 'WebDataExtractor'
- Properties:
- [
- DataType: 'ScenarioManager'
- Source: 'ScenarioManager'
- Taborder: 0
- Transformation: 'ScenarioMP'
- ]
- }
- ]
+ #keys: '[415136.0.1047641312]'
+ BaseType: 'WebDropDownStringList'
Properties:
[
- DisplayField: 'Name'
+ InitialValue: 'All'
+ Label: '宸ュ巶浠g爜'
+ Strings: 'All;DL;CC'
+ Taborder: 0
+ ]
+ }
+ Component efVersion
+ {
+ #keys: '[415136.0.1184400599]'
+ BaseType: 'WebEditField'
+ Properties:
+ [
Label: '鐗堟湰'
Taborder: 1
]
@@ -65,6 +50,7 @@
]
Properties:
[
+ Border: true
Taborder: 0
]
}
--
Gitblit v1.9.3