فهرست منبع

遮罩层问题

11wqe1 11 ماه پیش
والد
کامیت
51533734f1
1فایلهای تغییر یافته به همراه5 افزوده شده و 0 حذف شده
  1. 5 0
      src/components/pages/student/addCourse.vue

+ 5 - 0
src/components/pages/student/addCourse.vue

@@ -8861,6 +8861,11 @@ export default {
 
 
     },
     },
   },
   },
+  mounted(){
+    this.$nextTick(()=>{
+      this.scrollChange()
+    })
+  },
   beforeDestroy() {
   beforeDestroy() {
     clearTimeout(this.timer);
     clearTimeout(this.timer);
     this.timer = null;
     this.timer = null;