Merge branch 'bjxz-dev' of http://139.9.66.234:18023/dhp/zhgdyun into bjxz-dev
This commit is contained in:
commit
20dab68288
@ -356,6 +356,7 @@ export default {
|
||||
item.menuList.map((item2) => {
|
||||
if (item2.path == path) {
|
||||
this.$store.commit("setMenuList", item.menuList);
|
||||
this.$store.commit("setIsShowBackIndex", true);
|
||||
}
|
||||
});
|
||||
});
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user