From cf903a5b0095d11609864e470723aaa11c4dc17f Mon Sep 17 00:00:00 2001
From: king <18310653075@163.com>
Date: 星期一, 29 五月 2023 15:47:49 +0800
Subject: [PATCH] 2023-05-29

---
 src/templates/sharecomponent/actioncomponent/verifyexcelin/index.jsx |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/src/templates/sharecomponent/actioncomponent/verifyexcelin/index.jsx b/src/templates/sharecomponent/actioncomponent/verifyexcelin/index.jsx
index 85fbe84..fd9b58f 100644
--- a/src/templates/sharecomponent/actioncomponent/verifyexcelin/index.jsx
+++ b/src/templates/sharecomponent/actioncomponent/verifyexcelin/index.jsx
@@ -498,7 +498,7 @@
     })
 
     if (reset) {
-      message.warn('鏁板�肩被鍨嬪潎涓哄繀濉��')
+      message.warning('鏁板�肩被鍨嬪潎涓哄繀濉��')
     }
 
     this.setState({verify: {...verify, columns}}, () => {

--
Gitblit v1.8.0