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