From 7c44c0d697e7c82fa9254666aee801e1ade794aa Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=9D=A8=E6=A0=91=E6=9E=97?= <904079904@qq.com> Date: Wed, 9 Oct 2019 17:35:07 +0800 Subject: [PATCH] =?UTF-8?q?=E8=B0=83=E6=95=B4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- public/react/src/modules/tpm/TPMIndexHOC.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/react/src/modules/tpm/TPMIndexHOC.js b/public/react/src/modules/tpm/TPMIndexHOC.js index e0fa0bcca..c39042308 100644 --- a/public/react/src/modules/tpm/TPMIndexHOC.js +++ b/public/react/src/modules/tpm/TPMIndexHOC.js @@ -517,7 +517,7 @@ export function TPMIndexHOC(WrappedComponent) { }) } yslslowCheckresults =(tip) =>{ - this._gLoadingTip = tip || '正在执行成绩计算,完成后将为您自动刷新结果。温馨提示:执行时间因作品数量而异'; + this._gLoadingTip = tip || '成绩计算中,请稍候...'; this.setState({ globalLoading: true }) } yslslowCheckresultsNo =() =>{