修改页面缓存

This commit is contained in:
GGJ
2024-05-16 18:40:07 +08:00
parent cf621bafdf
commit bacf665b01
4 changed files with 39 additions and 31 deletions

View File

@@ -23,7 +23,7 @@ import undocumented from './components/undocumented/index.vue'
import interferenceUserTable from './components/normalizationManager/interferenceUserTable.vue'
import terminalNetworkDetection from './components/terminalNetworkDetection/index.vue'
defineOptions({
name: 'Processsupervision/interferencemanagement'
name: 'supervision/interferencemanagement'
})
const activeName = ref('1')
const Statistics = ref()