From 29d34aaddfc7a49e7dd6591d72177d1c165f4cbe Mon Sep 17 00:00:00 2001 From: hjm <63528605@qq.com> Date: Mon, 1 Jul 2019 14:26:00 +0800 Subject: [PATCH] =?UTF-8?q?=E5=AF=BC=E5=85=A5=E5=88=9B=E5=BB=BA=E5=88=86?= =?UTF-8?q?=E7=8F=AD?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- public/react/src/modules/courses/members/studentsList.js | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/public/react/src/modules/courses/members/studentsList.js b/public/react/src/modules/courses/members/studentsList.js index 63ae5683a..c95d76b41 100644 --- a/public/react/src/modules/courses/members/studentsList.js +++ b/public/react/src/modules/courses/members/studentsList.js @@ -498,10 +498,10 @@ class studentsList extends Component{ showSearchInput={total_count >= 10} searchPlaceholder={ '请输入姓名、学号进行搜索' } firstRowRight={ - + { isSuperAdmin && - {/* */} - {/* this.refs['createGroupByImportModal'].setVisible(true)}>导入创建分班 */} + + this.refs['createGroupByImportModal'].setVisible(true)}>导入创建分班 } { isAdmin && isParent && this.addDir()}>新建分班 } { isAdmin && !isParent && course_group_id != 0 && this.deleteDir()}>删除分班 }