mo 4 лет назад
Родитель
Сommit
4443c8209f
1 измененных файлов с 1 добавлено и 0 удалено
  1. 1 0
      src/layout/components/insVideo.vue

+ 1 - 0
src/layout/components/insVideo.vue

@@ -74,6 +74,7 @@ export default {
     },
     closeVideo(){
       this.$emit('closeVideo')
+       this.$emit('isResizing',false)
     }
   },
   computed: {