dvr分析

This commit is contained in:
仲么了
2024-01-15 10:36:24 +08:00
parent df192a9a7f
commit 646af778e9
7 changed files with 249 additions and 12 deletions

View File

@@ -84,7 +84,7 @@ const init = async () => {
icon: 'el-icon-List',
menu_type: 'tab',
url: '',
component: '/src/views/govern/device/manage.vue',
component: '/src/views/govern/setting/statisticalType/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/analyze/DVR/index.vue',
component: '/src/views/govern/setting/statisticalType/index.vue',
keepalive: 'auth/role',
extend: 'none',
children: []