소스 검색

提交一下

1
mo 4 년 전
부모
커밋
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: {