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 | 54 ++++++++++++++----------------------------------------
1 files changed, 14 insertions(+), 40 deletions(-)
diff --git a/_Main/UI/MacroPlannerWebApp/Component_DialogZEDPPSPIR/Component_pnlLeft.def b/_Main/UI/MacroPlannerWebApp/Component_DialogZEDPPSPIR/Component_pnlLeft.def
index 8940313..7767ba2 100644
--- a/_Main/UI/MacroPlannerWebApp/Component_DialogZEDPPSPIR/Component_pnlLeft.def
+++ b/_Main/UI/MacroPlannerWebApp/Component_DialogZEDPPSPIR/Component_pnlLeft.def
@@ -5,17 +5,6 @@
BaseType: 'WebPanel'
Children:
[
- Component efFactory id:efFactory_672
- {
- #keys: '[415136.0.1043000546]'
- BaseType: 'WebEditField'
- Properties:
- [
- Label: '宸ュ巶浠g爜'
- Taborder: 0
- Visible: false
- ]
- }
Component dsStartDate id:dsStartDate_60
{
#keys: '[415136.0.1043000586]'
@@ -23,7 +12,7 @@
Properties:
[
Label: '璁″垝寮�濮嬫椂闂�'
- Taborder: 3
+ Taborder: 2
]
}
Component dsEndDate id:dsEndDate_236
@@ -33,34 +22,7 @@
Properties:
[
Label: '璁″垝缁撴潫鏃堕棿'
- Taborder: 4
- ]
- }
- Component ddlMacroPlan
- {
- #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'
- ]
- }
- ]
- Properties:
- [
- DisplayField: 'Name'
- Label: '鐗堟湰'
- Taborder: 2
+ Taborder: 3
]
}
Component ddslFactory id:ddslFactory_424
@@ -69,14 +31,26 @@
BaseType: 'WebDropDownStringList'
Properties:
[
+ InitialValue: 'All'
Label: '宸ュ巶浠g爜'
Strings: 'All;DL;CC'
+ Taborder: 0
+ ]
+ }
+ Component efVersion
+ {
+ #keys: '[415136.0.1184400599]'
+ BaseType: 'WebEditField'
+ Properties:
+ [
+ Label: '鐗堟湰'
Taborder: 1
]
}
]
Properties:
[
+ Border: true
Taborder: 0
]
}
--
Gitblit v1.9.3