From f42f6a165da65cb52ce3880502c465895e895d32 Mon Sep 17 00:00:00 2001 From: yanran200730 Date: Fri, 15 Apr 2022 14:41:07 +0800 Subject: [PATCH] =?UTF-8?q?=E8=A7=86=E9=A2=91=E5=9B=9E=E6=94=BE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../AppISManage/AppISManage.vue | 373 ++++++++++-------- .../components/AiSlwVideo.vue | 4 +- 2 files changed, 216 insertions(+), 161 deletions(-) diff --git a/packages/IntelligentSecurity/AppISManage/AppISManage.vue b/packages/IntelligentSecurity/AppISManage/AppISManage.vue index 539efc28..8a744d96 100644 --- a/packages/IntelligentSecurity/AppISManage/AppISManage.vue +++ b/packages/IntelligentSecurity/AppISManage/AppISManage.vue @@ -6,10 +6,14 @@
- + + - +
+ + {{ isShowBar ? '视频协同' : '取消协同' }} +
- +
@@ -37,181 +41,179 @@