干扰源接入,终端检测,台账管理bug修复

This commit is contained in:
sjl
2025-12-15 16:19:33 +08:00
parent 6918611d06
commit 67efef738a
6 changed files with 40 additions and 27 deletions

View File

@@ -40,9 +40,9 @@ import { useRoute } from 'vue-router'
const route = useRoute()
const id = ref('')
defineOptions({
name: 'Supervision/Terminaldetection'
})
// defineOptions({
// name: 'Supervision/Terminaldetection'
// })
const activeName = ref('1')
const tabList = ref(['1', '2', '3', '4', '5', '6', '7'])