From 5f969cfa38009cb7444175c90fc354d5fe68593e Mon Sep 17 00:00:00 2001
From: zhou zhou <3272660260@qq.com>
Date: 星期五, 07 十一月 2025 16:59:38 +0800
Subject: [PATCH] #

---
 src/main/webapp/views/erpWwreport/wwreport.html |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/src/main/webapp/views/erpWwreport/wwreport.html b/src/main/webapp/views/erpWwreport/wwreport.html
index 8d08d4c..980f5d1 100644
--- a/src/main/webapp/views/erpWwreport/wwreport.html
+++ b/src/main/webapp/views/erpWwreport/wwreport.html
@@ -247,7 +247,7 @@
             }
 
             function export1(){
-                ElementPlus.ElMessageBox.confirm('纭畾鎵撳嵃鍚�?')
+                ElementPlus.ElMessageBox.confirm('纭畾瀵煎嚭鍚�?')
                     .then(() => {
                         const loading = ElementPlus.ElLoading.service({
                             lock: true,
@@ -320,7 +320,7 @@
                     return ;
                 }
                 let data = JSON.parse(JSON.stringify(tableSearchParam.value))
-                ElementPlus.ElMessageBox.confirm('纭畾鎵撳嵃鍚�?')
+                ElementPlus.ElMessageBox.confirm('纭畾瀵煎嚭鍚�?')
                     .then(() => {
                         const loading = ElementPlus.ElLoading.service({
                             lock: true,

--
Gitblit v1.9.1