From 712d2f68e0d1e9e111aa5d870283f4edf2da3739 Mon Sep 17 00:00:00 2001
From: lazhen <17772815105@139.com>
Date: 星期二, 22 十月 2024 14:10:28 +0800
Subject: [PATCH] 财务产量/销量报表刷新导出报错
---
_Main/UI/MacroPlannerWebApp/Component_DialogZEDPPSPIR/Component_pnlLeft.def | 42 +++++++++++++++++++-----------------------
1 files changed, 19 insertions(+), 23 deletions(-)
diff --git a/_Main/UI/MacroPlannerWebApp/Component_DialogZEDPPSPIR/Component_pnlLeft.def b/_Main/UI/MacroPlannerWebApp/Component_DialogZEDPPSPIR/Component_pnlLeft.def
index 0b21eb4..9065511 100644
--- a/_Main/UI/MacroPlannerWebApp/Component_DialogZEDPPSPIR/Component_pnlLeft.def
+++ b/_Main/UI/MacroPlannerWebApp/Component_DialogZEDPPSPIR/Component_pnlLeft.def
@@ -13,6 +13,7 @@
[
Label: '宸ュ巶浠g爜'
Taborder: 0
+ Visible: false
]
}
Component dsStartDate id:dsStartDate_60
@@ -22,7 +23,7 @@
Properties:
[
Label: '璁″垝寮�濮嬫椂闂�'
- Taborder: 2
+ Taborder: 3
]
}
Component dsEndDate id:dsEndDate_236
@@ -32,36 +33,31 @@
Properties:
[
Label: '璁″垝缁撴潫鏃堕棿'
- Taborder: 3
+ Taborder: 4
]
}
- 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'
- Label: '鐗堟湰'
+ InitialValue: 'all;8200;8201'
+ Label: '宸ュ巶浠g爜'
+ Strings: 'All;DL;CC'
Taborder: 1
]
}
+ Component efVersion
+ {
+ #keys: '[415136.0.1184400599]'
+ BaseType: 'WebEditField'
+ Properties:
+ [
+ Label: '鐗堟湰'
+ Taborder: 2
+ ]
+ }
]
Properties:
[
--
Gitblit v1.9.3