成员设置
This commit is contained in:
@@ -493,7 +493,7 @@
|
||||
}
|
||||
}else{
|
||||
var yonghuIndex = this.pageList.findIndex(item => {
|
||||
return item.name == '班级管理'
|
||||
return item.name == '我的班级'
|
||||
})
|
||||
if (yonghuIndex > -1) {
|
||||
this.pageList.splice(yonghuIndex, 1)
|
||||
|
||||
Reference in New Issue
Block a user