mirror of
https://gitee.com/lab1024/smart-admin.git
synced 2025-11-21 09:56:54 +08:00
v1.0.7 优化权限的单词命名,以及中文命名
This commit is contained in:
@@ -40,9 +40,7 @@ export default {
|
||||
hasReadErrorPage: false
|
||||
},
|
||||
getters: {
|
||||
// 左侧菜单
|
||||
menuList: (state, getters, rootState) =>
|
||||
getMenuByRouter(routers, rootState.user.access),
|
||||
|
||||
errorCount: state => state.errorList.length
|
||||
},
|
||||
mutations: {
|
||||
|
||||
Reference in New Issue
Block a user