设备树添加设备状态

This commit is contained in:
15683799673
2025-09-09 06:15:02 +08:00
parent e005f77176
commit 9aefed746d
2 changed files with 44 additions and 19 deletions

View File

@@ -27,7 +27,7 @@ export default defineConfig(async () => {
changeOrigin: true,
rewrite: (path) => path.replace(/^\/api/, ''),
// mock代理目标地址
target: 'http://localhost:8080',
target: 'http://183.230.235.66:11010/api',
ws: true,
},
},