this.table.

This commit is contained in:
仲么了
2024-01-17 09:53:00 +08:00
parent 7da7f5d803
commit 88208911cf
9 changed files with 558 additions and 4 deletions

View File

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