暂存
This commit is contained in:
@@ -467,7 +467,7 @@
|
||||
}
|
||||
}
|
||||
// 是班长
|
||||
if (this.roleObj.isMonitor) {
|
||||
if (this.roleObj.isCommittee) {
|
||||
var n = this.pageList.find(item => {
|
||||
return item.name == '班级管理'
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user