瀏覽代碼

遮罩层问题

11wqe1 1 年之前
父節點
當前提交
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;