Pārlūkot izejas kodu

任务管理

master
huxinglu pirms 4 gadiem
vecāks
revīzija
3c3f547bea
1 mainītis faili ar 0 papildinājumiem un 1 dzēšanām
  1. +0
    -1
      src/router/index.js

+ 0
- 1
src/router/index.js Parādīt failu

@@ -121,7 +121,6 @@ router.beforeEach(async (to, from, next) => {
if (!store.state.user.menuList.length > 0) {
await store.dispatch('user/getMenuList')
}
debugger
const {menuList, permission, isAdmin} = store.state.user
let roles = []
if (isAdmin) {

Notiek ielāde…
Atcelt
Saglabāt