zyp il y a 1 semaine
Parent
commit
fe23b11bfe
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1 1
      src/views/course/courseFinishTempParent/index.vue

+ 1 - 1
src/views/course/courseFinishTempParent/index.vue

@@ -576,7 +576,7 @@ export default {
               }
             }
             addCourseFinishTempParent(this.form).then(response => {
-              this.loading = true
+              // this.loading = true
               this.msgSuccess("新增成功");
               this.open = false;
               this.getList();