11wqe1 11 mesiacov pred
rodič
commit
51533734f1

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

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