From 9c0685e4ff181326dd5bc5341467d0d8efe95009 Mon Sep 17 00:00:00 2001 From: yanran200730 Date: Fri, 22 Apr 2022 15:44:02 +0800 Subject: [PATCH] 29257 --- .../AppISManage/AppISManage.vue | 2 +- .../components/Synergy.vue | 51 ++++++++++++------- 2 files changed, 33 insertions(+), 20 deletions(-) diff --git a/packages/IntelligentSecurity/AppISManage/AppISManage.vue b/packages/IntelligentSecurity/AppISManage/AppISManage.vue index 24a19ef5..b3c11060 100644 --- a/packages/IntelligentSecurity/AppISManage/AppISManage.vue +++ b/packages/IntelligentSecurity/AppISManage/AppISManage.vue @@ -10,7 +10,7 @@ -
+
{{ isShowBar ? '视频协同' : '取消协同' }}
diff --git a/packages/IntelligentSecurity/components/Synergy.vue b/packages/IntelligentSecurity/components/Synergy.vue index 2db44ed9..246e1a20 100644 --- a/packages/IntelligentSecurity/components/Synergy.vue +++ b/packages/IntelligentSecurity/components/Synergy.vue @@ -1,5 +1,5 @@