From 3bb308481a906e3c2c9c1670905249fb73f36100 Mon Sep 17 00:00:00 2001
From: lazhen <17772815105@139.com>
Date: 星期四, 26 九月 2024 17:59:39 +0800
Subject: [PATCH] 报表导入导出图标修改

---
 _Main/UI/MacroPlannerWebApp/Component_FormFinancialProductionReport/Component_PanelFinancialProductionReportOperation.def |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/_Main/UI/MacroPlannerWebApp/Component_FormFinancialProductionReport/Component_PanelFinancialProductionReportOperation.def b/_Main/UI/MacroPlannerWebApp/Component_FormFinancialProductionReport/Component_PanelFinancialProductionReportOperation.def
index 3b019a4..8bd7043 100644
--- a/_Main/UI/MacroPlannerWebApp/Component_FormFinancialProductionReport/Component_PanelFinancialProductionReportOperation.def
+++ b/_Main/UI/MacroPlannerWebApp/Component_FormFinancialProductionReport/Component_PanelFinancialProductionReportOperation.def
@@ -23,6 +23,7 @@
       Properties:
       [
         Image: 'IMPORT1'
+        Label: '瀵煎叆'
         Taborder: 1
       ]
     }
@@ -33,6 +34,7 @@
       Properties:
       [
         Image: 'EXPORT1'
+        Label: '瀵煎嚭'
         Taborder: 2
       ]
     }

--
Gitblit v1.9.3