| 1 | import { hasPermission, set_next_route } from '@/utils/permission/index' |
| 2 | import { getChildRouteList } from '@/router/common' |
| 3 | import NProgress from 'nprogress' |
| 4 | import { getPermissionRoute } from '@/router/common' |
nothing calls this directly
no test coverage detected