zhaoxiaoqiang
2021-09-16 dcc61fc4b536f672d36508b6a2717a12ca6cc8cb
src/store/index.js
@@ -206,7 +206,7 @@
            });
        },
        // 根据不同的权限设置用户拥有的菜单
        async setUserMenu({ commit }, { vm, lastLoginMgrId, next }) {
        setUserMenu({ commit }, { vm, lastLoginMgrId, next }) {
            vm.$api.getPowerInfo(lastLoginMgrId).then(data => {