seimin 4 月之前
父节点
当前提交
0a6fc75986
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      src/app/views/keep-order-config/keep-order-config.component.ts

+ 1 - 1
src/app/views/keep-order-config/keep-order-config.component.ts

@@ -111,7 +111,7 @@ export class KeepOrderConfigComponent implements OnInit {
111 111
     let data = {
112 112
       idx: this.pageIndex - 1,
113 113
       sum: this.pageSize,
114
-      orderPlan: {
114
+      keepOrderConfig: {
115 115
         hosId: this.hosId,
116 116
       },
117 117
     };