From 0f7da6b4c6cf40c71420893b74bd129d20af7680 Mon Sep 17 00:00:00 2001
From: admin <admin@admin.com>
Date: 星期一, 23 九月 2024 20:56:32 +0800
Subject: [PATCH] 保留后两位
---
_Main/UI/MacroPlannerWebApp/Component_FormFinancialProductionReport/Component_PanelExport.def | 20 ++++++++++++++++++++
1 files changed, 20 insertions(+), 0 deletions(-)
diff --git a/_Main/UI/MacroPlannerWebApp/Component_FormFinancialProductionReport/Component_PanelExport.def b/_Main/UI/MacroPlannerWebApp/Component_FormFinancialProductionReport/Component_PanelExport.def
index 2752b5b..d776a17 100644
--- a/_Main/UI/MacroPlannerWebApp/Component_FormFinancialProductionReport/Component_PanelExport.def
+++ b/_Main/UI/MacroPlannerWebApp/Component_FormFinancialProductionReport/Component_PanelExport.def
@@ -12,9 +12,29 @@
Properties:
[
Image: 'EXPORT1'
+ Taborder: 1
+ ]
+ }
+ Component ButtonSearch
+ {
+ #keys: '[415136.0.972170614]'
+ BaseType: 'WebButton'
+ Properties:
+ [
+ Image: 'VIEW'
Taborder: 0
]
}
+ Component bRefresh id:bRefresh_859
+ {
+ #keys: '[415136.0.1153802738]'
+ BaseType: 'WebButton'
+ Properties:
+ [
+ Image: 'REFRESH'
+ Taborder: 2
+ ]
+ }
]
Properties:
[
--
Gitblit v1.9.3