修改WebSocket地址从nginx中读取

This commit is contained in:
GGJ
2025-04-14 11:13:18 +08:00
parent 1232322eb4
commit 7558f23c71
2 changed files with 12 additions and 8 deletions

View File

@@ -73,7 +73,7 @@ import Shishishuju from './shishishuju/index.vue'
import router from '@/router'
defineOptions({
name: 'harmonic-boot/monitor/online'
// name: 'harmonic-boot/monitor/online'
})
const monitoringPoint = useMonitoringPoint()