From ce00a82248ed72b6b23d1ceddcf332779317cdbb Mon Sep 17 00:00:00 2001 From: lkk <364857242@qq.com> Date: 星期四, 24 七月 2025 10:37:46 +0800 Subject: [PATCH] 1 --- src/views/system/tijian/index.vue | 8 ++++---- 1 files changed, 4 insertions(+), 4 deletions(-) diff --git a/src/views/system/tijian/index.vue b/src/views/system/tijian/index.vue index cababad..ba6cde8 100644 --- a/src/views/system/tijian/index.vue +++ b/src/views/system/tijian/index.vue @@ -987,10 +987,10 @@ pacName: null, pacRemark: null, }, - // valueUrl: "ws://127.0.0.1:6789/websocket", - // valueUrls: "ws://127.0.0.1:6789/websocket", - valueUrl: "ws://192.168.1.244:6789/websocket", - valueUrls: "ws://192.168.1.244:6789/websocket", + valueUrl: "ws://127.0.0.1:6789/websocket", + valueUrls: "ws://127.0.0.1:6789/websocket", + // valueUrl: "ws://192.168.1.244:6789/websocket", + // valueUrls: "ws://192.168.1.244:6789/websocket", webSocket: null, // 韬唤璇侀渶瑕� // socket: null, -- Gitblit v1.8.0