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_DialogZEDPPSMS64/Component_pnlLeft#88.def | 81 +++++++++++++++-------------------------
1 files changed, 30 insertions(+), 51 deletions(-)
diff --git "a/_Main/UI/MacroPlannerWebApp/Component_DialogZEDPPSMS64/Component_pnlLeft\04388.def" "b/_Main/UI/MacroPlannerWebApp/Component_DialogZEDPPSMS64/Component_pnlLeft\04388.def"
index 31cbf69..1567971 100644
--- "a/_Main/UI/MacroPlannerWebApp/Component_DialogZEDPPSMS64/Component_pnlLeft\04388.def"
+++ "b/_Main/UI/MacroPlannerWebApp/Component_DialogZEDPPSMS64/Component_pnlLeft\04388.def"
@@ -13,6 +13,7 @@
[
Label: '宸ュ巶浠g爜'
Taborder: 0
+ Visible: false
]
}
Component dsStartDate
@@ -22,7 +23,7 @@
Properties:
[
Label: '寮�濮嬫棩鏈�'
- Taborder: 1
+ Taborder: 2
]
}
Component dsEndDate
@@ -32,7 +33,7 @@
Properties:
[
Label: '缁撴潫鏃ユ湡'
- Taborder: 2
+ Taborder: 3
]
}
Component cbActiveVersion
@@ -43,61 +44,39 @@
[
Checked: true
Label: '鏄惁婵�娲荤増鏈�'
+ Taborder: 6
+ ]
+ }
+ Component efVersionFrom
+ {
+ #keys: '[415136.0.1047640864]'
+ BaseType: 'WebEditField'
+ Properties:
+ [
+ Label: '浠庣増鏈�'
+ Taborder: 4
+ ]
+ }
+ Component efVersionTo
+ {
+ #keys: '[415136.0.1047640919]'
+ BaseType: 'WebEditField'
+ Properties:
+ [
+ Label: '鍒扮増鏈�'
Taborder: 5
]
}
- Component ddlOriginMacroPlan
+ Component ddslFactory
{
- #keys: '[415136.0.1043064647]'
- BaseType: 'WebDropDownList'
- Databinding: 'ScenarioMP'
- Children:
- [
- Component deMacroPlan id:deMacroPlan_640
- {
- #keys: '[415136.0.1043064648]'
- BaseType: 'WebDataExtractor'
- Properties:
- [
- DataType: 'ScenarioManager'
- Source: 'ScenarioManager'
- Taborder: 0
- Transformation: 'ScenarioMP'
- ]
- }
- ]
+ #keys: '[415136.0.1047641023]'
+ BaseType: 'WebDropDownStringList'
Properties:
[
- DisplayField: 'Name'
- Label: '浠庣増鏈�'
- Taborder: 3
- ]
- }
- Component ddlDestinationMacroPlan
- {
- #keys: '[415136.0.1043064790]'
- BaseType: 'WebDropDownList'
- Databinding: 'ScenarioMP'
- Children:
- [
- Component deMacroPlan950
- {
- #keys: '[415136.0.1043064791]'
- BaseType: 'WebDataExtractor'
- Properties:
- [
- DataType: 'ScenarioManager'
- Source: 'ScenarioManager'
- Taborder: 0
- Transformation: 'ScenarioMP'
- ]
- }
- ]
- Properties:
- [
- DisplayField: 'Name'
- Label: '鍒扮増鏈�'
- Taborder: 4
+ InitialValue: 'all;8200;8201'
+ Label: '宸ュ巶浠g爜'
+ Strings: 'All;DL;CC'
+ Taborder: 1
]
}
]
--
Gitblit v1.9.3