diff --git a/packages/IntelligentSecurity/AppISManage/AppISManage.vue b/packages/IntelligentSecurity/AppISManage/AppISManage.vue index 5cb2a019..36fff7a7 100644 --- a/packages/IntelligentSecurity/AppISManage/AppISManage.vue +++ b/packages/IntelligentSecurity/AppISManage/AppISManage.vue @@ -8,7 +8,7 @@ -
+
{{ isShowBar ? '视频协同' : '取消协同' }}
diff --git a/packages/IntelligentSecurity/components/AiSlwVideo.vue b/packages/IntelligentSecurity/components/AiSlwVideo.vue index 5a5530e1..15147f6d 100644 --- a/packages/IntelligentSecurity/components/AiSlwVideo.vue +++ b/packages/IntelligentSecurity/components/AiSlwVideo.vue @@ -245,7 +245,7 @@ }, changePlayStatus () { - const subPage = document.querySelector(`#${this.id}`).contentWindow + const subPage = document.querySelector(`#${this.iframeId}`).contentWindow subPage.postMessage({ type: 'play', value: this.isPause @@ -290,7 +290,7 @@ this.$nextTick(() => { this.$refs.timeline && this.$refs.timeline.init() }) - }, 60) + }, 260) }, screenshots () { diff --git a/packages/jianping/AppHelpedResident/hrDetail.vue b/packages/jianping/AppHelpedResident/hrDetail.vue index ad823eb5..83eb6e6e 100644 --- a/packages/jianping/AppHelpedResident/hrDetail.vue +++ b/packages/jianping/AppHelpedResident/hrDetail.vue @@ -120,10 +120,10 @@ {{ detail.updateUserPhone}}
{{detail.dropOutOfSchoolReason}} - {{detail.detail}} +