// 待审批不需要

competitions
hjm 5 years ago
parent 9cf10abd89
commit 20b6db26d2

@ -200,7 +200,8 @@ function buildColumns(that) {
}, },
}) })
} }
if(isAdminOrTeacher && hasGraduationModule) { // 待审批不需要
if(filterKey == '1' && isAdminOrTeacher && hasGraduationModule) {
columns.unshift({ columns.unshift({
title: '', title: '',
dataIndex: 'course_member_id', dataIndex: 'course_member_id',

Loading…
Cancel
Save