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_pnlContent.def | 90 --------------------------------------------
1 files changed, 1 insertions(+), 89 deletions(-)
diff --git a/_Main/UI/MacroPlannerWebApp/Component_DialogZEDPPSMS64/Component_pnlContent.def b/_Main/UI/MacroPlannerWebApp/Component_DialogZEDPPSMS64/Component_pnlContent.def
index d7da3c3..afc3f5b 100644
--- a/_Main/UI/MacroPlannerWebApp/Component_DialogZEDPPSMS64/Component_pnlContent.def
+++ b/_Main/UI/MacroPlannerWebApp/Component_DialogZEDPPSMS64/Component_pnlContent.def
@@ -5,95 +5,7 @@
BaseType: 'WebPanel'
Children:
[
- Component efFactory id:efFactory_891
- {
- #keys: '[415136.0.1033612218]'
- BaseType: 'WebEditField'
- Properties:
- [
- Label: '宸ュ巶浠g爜'
- Taborder: 0
- ]
- }
- Component dsStartDate id:dsStartDate_57
- {
- #keys: '[415136.0.1033612231]'
- BaseType: 'WebDateSelector'
- Properties:
- [
- Label: '寮�濮嬫棩鏈�'
- Taborder: 1
- ]
- }
- Component dsEndDate id:dsEndDate_963
- {
- #keys: '[415136.0.1033612244]'
- BaseType: 'WebDateSelector'
- Properties:
- [
- Label: '缁撴潫鏃ユ湡'
- Taborder: 2
- ]
- }
- Component efOriginMacroPlan
- {
- #keys: '[415136.0.1033612274]'
- BaseType: 'WebEditField'
- Properties:
- [
- Label: '浠庣増鏈�'
- Taborder: 3
- ]
- }
- Component efDestinationMacroPlan
- {
- #keys: '[415136.0.1033612302]'
- BaseType: 'WebEditField'
- Properties:
- [
- Label: '鍒扮増鏈�'
- Taborder: 4
- ]
- }
- Component cbActiveVersion
- {
- #keys: '[415136.0.1033612322]'
- BaseType: 'WebCheckbox'
- Properties:
- [
- Checked: true
- Label: '鏄惁婵�娲荤増鏈�'
- Taborder: 5
- ]
- }
- Component ddlProduct
- {
- #keys: '[415136.0.1034848130]'
- BaseType: 'WebDropDownList'
- Databinding: 'Product_MP'
- Children:
- [
- Component deContent
- {
- #keys: '[415136.0.1034848132]'
- BaseType: 'WebDataExtractor'
- Properties:
- [
- DataType: 'MacroPlan'
- FixedFilter: 'object.IsLeaf()'
- Source: 'MacroPlan'
- Taborder: 0
- Transformation: 'Product_MP'
- ]
- }
- ]
- Properties:
- [
- DisplayField: 'Name'
- Label: '鐗╂枡鍙�'
- Taborder: 6
- ]
- }
+ #child: pnlDialog
]
Properties:
[
--
Gitblit v1.9.3