This commit is contained in:
GGJ
2024-01-10 10:10:52 +08:00
5 changed files with 168 additions and 13 deletions

View File

@@ -84,7 +84,7 @@ const init = async () => {
icon: 'el-icon-List',
menu_type: 'tab',
url: '',
component: '/src/views/dashboard/test.vue',
component: '/src/views/govern/device/manage.vue',
keepalive: 'test',
extend: 'none',
children: [
@@ -98,7 +98,7 @@ const init = async () => {
icon: 'el-icon-List',
menu_type: 'tab',
url: '',
component: '/src/views/comptroller/list.vue',
component: '/src/views/govern/device/manage.vue',
keepalive: 'auth/role',
extend: 'none',
children: []