fix: BUG修改
This commit is contained in:
parent
a4f57f0d93
commit
f0497246ae
@ -361,7 +361,6 @@ var arr = this.$store.state.userInfo.menuAuthority.moduleList
|
||||
all.forEach((element, index) => {
|
||||
all[index].operation = false;
|
||||
res.result.menuList.forEach((element2) => {
|
||||
console.log(element2,77888)
|
||||
if (element2.moduleId == element.moduleId) {
|
||||
all[index].operation = true;
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user