zhulu %!s(int64=2) %!d(string=hai) anos
pai
achega
0271610af3
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/views/core/edu/plan/index.vue

+ 1 - 1
src/views/core/edu/plan/index.vue

@@ -525,7 +525,7 @@ export default {
             request.planExecOrgIdList = [];
           }
           if (this.form.id != null) {
-            updatePlan(this.form).then(response => {
+            updatePlan(request).then(response => {
               this.$modal.msgSuccess("修改成功");
               this.open = false;
               this.getList();