From c40c87b644261b1285e81f9a5ec8bbecb9b07fc0 Mon Sep 17 00:00:00 2001 From: hjm <63528605@qq.com> Date: Fri, 30 Aug 2019 10:59:44 +0800 Subject: [PATCH] =?UTF-8?q?=E6=AD=A3=E5=9C=A8=E7=94=9F=E6=88=90=E6=96=87?= =?UTF-8?q?=E4=BB=B6=EF=BC=8C=E8=AF=B7=E7=A8=8D=E5=90=8E?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- public/react/src/modules/courses/members/studentsList.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/react/src/modules/courses/members/studentsList.js b/public/react/src/modules/courses/members/studentsList.js index b15a4cc37..8071e2680 100644 --- a/public/react/src/modules/courses/members/studentsList.js +++ b/public/react/src/modules/courses/members/studentsList.js @@ -128,7 +128,7 @@ class studentsList extends Component{ } /// 确认是否下载 confirmysl(url){ - this.props.showGlobalLoading('正在生成文件,请稍后...') + // this.props.showGlobalLoading('正在生成文件,请稍后...') axios.get(url + 'export=true').then((response) => { if(response === undefined){ return