From d89ae93ae2b27140510ae60b210f2f5f061ccdec Mon Sep 17 00:00:00 2001 From: unknown Date: Tue, 8 Nov 2022 15:08:07 +0800 Subject: [PATCH] =?UTF-8?q?=E8=A7=86=E9=A2=91=E6=92=AD=E6=94=BE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- front/src/views/home/infrastructurePage.vue | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/front/src/views/home/infrastructurePage.vue b/front/src/views/home/infrastructurePage.vue index 29e63c13..51214725 100644 --- a/front/src/views/home/infrastructurePage.vue +++ b/front/src/views/home/infrastructurePage.vue @@ -1177,7 +1177,8 @@ getStreamByChannelCode(param).then((res) => { console.log(res) visible.value = true - options.src = res.data.data + //options.src = res.data.data + options.src ="wss://10.134.135.45:6014/proxy/10.10.20.15:559/openUrl/0kIF7La" }) // // 视频测试--勿删 // visible.value = true