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_Form701/Component_PanelRibbon504#801.def | 56 ++++++++++++++++++++++----------------------------------
1 files changed, 22 insertions(+), 34 deletions(-)
diff --git "a/_Main/UI/MacroPlannerWebApp/Component_Form701/Component_PanelRibbon504\043801.def" "b/_Main/UI/MacroPlannerWebApp/Component_Form701/Component_PanelRibbon504\043801.def"
index 56e00de..3f5a6da 100644
--- "a/_Main/UI/MacroPlannerWebApp/Component_Form701/Component_PanelRibbon504\043801.def"
+++ "b/_Main/UI/MacroPlannerWebApp/Component_Form701/Component_PanelRibbon504\043801.def"
@@ -18,10 +18,10 @@
BaseType: 'WebDataExtractor'
Properties:
[
- DataType: 'structured[OfflinePlanTableInfo]'
- Source: 'dhOfflinePlanTables'
+ DataType: 'RecycleBin'
+ Source: 'RecycleBin'
Taborder: 0
- Transformation: 'Elements'
+ Transformation: 'OfflinePlanTableInfo'
]
}
]
@@ -55,33 +55,6 @@
BaseType: 'WebDataExtractor'
Properties:
[
- DataType: 'structured[OfflinePlanTableInfo]'
- Source: 'dhOfflinePlanTables'
- Taborder: 0
- Transformation: 'Elements'
- ]
- }
- ]
- Properties:
- [
- DisplayField: 'TableName'
- Label: '瀵规瘮涓嬬嚎璁″垝:'
- Taborder: 1
- ]
- }
- Component dhOfflinePlanTables
- {
- #keys: '[414996.1.103241339]'
- BaseType: 'WebDataHolder'
- Databinding: 'structured[OfflinePlanTableInfo]*'
- Children:
- [
- Component deOfflinePlanTables
- {
- #keys: '[414996.1.124700546]'
- BaseType: 'WebDataExtractor'
- Properties:
- [
DataType: 'RecycleBin'
Source: 'RecycleBin'
Taborder: 0
@@ -91,7 +64,9 @@
]
Properties:
[
- Taborder: 4
+ DisplayField: 'TableName'
+ Label: '瀵规瘮涓嬬嚎璁″垝:'
+ Taborder: 1
]
}
Component bExport
@@ -130,15 +105,28 @@
Taborder: 6
]
}
- Component ButtonRibbon
+ Component rbgTimeUnit id:rbgTimeUnit_963
{
- #keys: '[414996.1.125429607]'
- BaseType: 'WebButton'
+ #keys: '[414996.1.146310444]'
+ BaseType: 'WebRadioButtonGroup'
Properties:
[
+ BoundValue: 'Day'
+ ButtonLabels: 'Day;Week;Month'
+ ButtonValues: 'Day;Week;Month'
Taborder: 3
]
}
+ Component dhTimeUnit id:dhTimeUnit_384
+ {
+ #keys: '[414996.1.146310475]'
+ BaseType: 'WebDataHolder'
+ Databinding: 'String*'
+ Properties:
+ [
+ Taborder: 4
+ ]
+ }
]
Properties:
[
--
Gitblit v1.9.3