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_FormDemandComparison/Component_PanelOperation#568.def | 24 ++++++++++++------------
1 files changed, 12 insertions(+), 12 deletions(-)
diff --git "a/_Main/UI/MacroPlannerWebApp/Component_FormDemandComparison/Component_PanelOperation\043568.def" "b/_Main/UI/MacroPlannerWebApp/Component_FormDemandComparison/Component_PanelOperation\043568.def"
index f54864f..b87d778 100644
--- "a/_Main/UI/MacroPlannerWebApp/Component_FormDemandComparison/Component_PanelOperation\043568.def"
+++ "b/_Main/UI/MacroPlannerWebApp/Component_FormDemandComparison/Component_PanelOperation\043568.def"
@@ -29,7 +29,7 @@
Properties:
[
DataType: 'RecycleBin'
- FixedFilter: 'object.Name() = "LocalTableXML"'
+ FixedFilter: 'object.Name() = LocalCell_DemandComparison::GetTableName()'
Source: 'RecycleBin'
Taborder: 0
Transformation: 'ExportXMLManager'
@@ -49,21 +49,21 @@
[
Image: 'EXPORT1'
Label: '瀵煎嚭'
- Taborder: 0
- ]
- }
- Component bDownload id:bDownload_352
- {
- #keys: '[412672.0.1109203542]'
- BaseType: 'WebButton'
- Properties:
- [
- Image: 'DOWNLOAD'
- Label: '涓嬭浇'
Taborder: 1
]
}
#child: pVersionInfomation
+ Component bMaintainArchivedFiles
+ {
+ #keys: '[414996.1.144423972]'
+ BaseType: 'WebButton'
+ Properties:
+ [
+ Image: 'MAGAZINE_FOLDER'
+ Label: 'M'
+ Taborder: 0
+ ]
+ }
]
Properties:
[
--
Gitblit v1.9.3