From b4441fcb4127328cde87167d0816b77ae516e5bf Mon Sep 17 00:00:00 2001 From: wwl <xchao828@163.com> Date: 星期二, 22 七月 2025 09:06:32 +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 a0d7bad..340ff8c 100644 --- a/src/views/system/tijian/index.vue +++ b/src/views/system/tijian/index.vue @@ -984,10 +984,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