lsc преди 2 години
родител
ревизия
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.cid = res.data.courseId;
           this.courseUserid = this.userid;
           this.courseUserid = this.userid;
           this.islogin = true;
           this.islogin = true;
+          this.steps = 4;
         })
         })
         .catch((err) => {
         .catch((err) => {
           this.$message.error("网络不佳");
           this.$message.error("网络不佳");