lsc 1 рік тому
батько
коміт
81725f60ee
1 змінених файлів з 1 додано та 0 видалено
  1. 1 0
      src/components/pages/task/addCourse.vue

+ 1 - 0
src/components/pages/task/addCourse.vue

@@ -8721,6 +8721,7 @@ export default {
           this.cid = res.data.courseId;
           this.courseUserid = this.userid;
           this.islogin = true;
+          this.steps = 4;
         })
         .catch((err) => {
           this.$message.error("网络不佳");