From e4ad24ba8c3b53b00144f18bae6dc8f27a6900a0 Mon Sep 17 00:00:00 2001 From: guoyue Date: Tue, 11 Oct 2022 15:07:55 +0800 Subject: [PATCH] =?UTF-8?q?=E8=A5=BF=E6=B5=B7=E5=B2=B8=EF=BC=9A=E4=BF=AE?= =?UTF-8?q?=E5=A4=8D=E8=A7=86=E9=A2=91=E9=A2=84=E8=A7=88=E6=8F=90=E7=A4=BA?= =?UTF-8?q?=E9=94=99=E8=AF=AF=E9=97=AE=E9=A2=98?= 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 2b325201..e38455bc 100644 --- a/front/src/views/home/infrastructurePage.vue +++ b/front/src/views/home/infrastructurePage.vue @@ -1032,10 +1032,10 @@ const rowClickData = ref(null) // 打开视频预览 const openVideo = (id, item) => { + rowClickData.value = item // 单个预览 if (item && item.status != 1) { - rowClickData.value = item - return message.warning('当前设备离线!') + return message.warning('当前设备离线, 不可预览!') } console.log('打开视频', id) const param = {