From a5be25cec41fe42cfbed60ea81e5d7408bf1fdc2 Mon Sep 17 00:00:00 2001 From: unknown Date: Tue, 8 Nov 2022 16:44:11 +0800 Subject: [PATCH] =?UTF-8?q?=E8=BF=98=E5=8E=9F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- front/src/views/home/infrastructurePage.vue | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/front/src/views/home/infrastructurePage.vue b/front/src/views/home/infrastructurePage.vue index 51214725..6c6972a3 100644 --- a/front/src/views/home/infrastructurePage.vue +++ b/front/src/views/home/infrastructurePage.vue @@ -1177,8 +1177,8 @@ getStreamByChannelCode(param).then((res) => { console.log(res) visible.value = true - //options.src = res.data.data - options.src ="wss://10.134.135.45:6014/proxy/10.10.20.15:559/openUrl/0kIF7La" + options.src = res.data.data + //options.src ="wss://10.134.135.45:6014/proxy/10.10.20.15:559/openUrl/0kIF7La" }) // // 视频测试--勿删 // visible.value = true