zyp hace 1 semana
padre
commit
fe23b11bfe
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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();