jwyu 2 سال پیش
والد
کامیت
b6b9c7c425
1فایلهای تغییر یافته به همراه4 افزوده شده و 0 حذف شده
  1. 4 0
      pages/video/videoList.vue

+ 4 - 0
pages/video/videoList.vue

@@ -116,6 +116,10 @@ export default {
         this.getList()
         this.getPermissionList()
     },
+    onHide(){
+        this.showFilter=false
+        this.curVideoId=0
+    },
     onShareAppMessage({from,target}) {
         console.log(from,target);
         let path='/pages/video/videoList?videoId=0'