新增设备调试页面

This commit is contained in:
GGJ
2024-01-10 10:10:44 +08:00
parent d0525a90a3
commit fa31b14088
3 changed files with 67 additions and 5 deletions

View File

@@ -69,7 +69,7 @@ const init = async () => {
icon: 'fa fa-dashboard',
menu_type: 'tab',
url: '',
component: '/src/views/Event-boot/Region/overview.vue',
component: '/src/views/govern/log/debug.vue',
keepalive: 'dashboard',
extend: 'none',
children: []