From 190420134ddfe79d80a3946098b3acd828469c27 Mon Sep 17 00:00:00 2001 From: king <18310653075@163.com> Date: 星期三, 26 七月 2023 14:38:45 +0800 Subject: [PATCH] Merge branch 'master' into positec --- src/tabviews/zshare/actionList/excelInbutton/index.jsx | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/src/tabviews/zshare/actionList/excelInbutton/index.jsx b/src/tabviews/zshare/actionList/excelInbutton/index.jsx index 8227172..d81a1b1 100644 --- a/src/tabviews/zshare/actionList/excelInbutton/index.jsx +++ b/src/tabviews/zshare/actionList/excelInbutton/index.jsx @@ -393,7 +393,7 @@ } else if (res.ErrCode === 'C') { const _this = this confirm({ - title: '缁х画鎵ц锛�', + title: '璇风‘璁�', content: res.message, onOk() { return new Promise(resolve => { -- Gitblit v1.8.0