Browse Source

提交一下

1
mo 4 năm trước cách đây
mục cha
commit
4443c8209f
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  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: {