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