车辆接口更新

This commit is contained in:
wangshiming
2022-01-20 13:34:31 +08:00
parent 2d3d12bdac
commit 6bfc719245
6 changed files with 76 additions and 71 deletions

View File

@ -72,19 +72,6 @@ export class SupplyManagementBulkComponent implements OnInit {
end: this.sf?.value?.deadlineTime?.[1] || '',
},
};
// const a:any = {};
// if(this.resourceStatus) {
// a.resourceStatus = this.resourceStatus
// }
// return {
// ...a,
// ...this.sf?.value,
// createTime: {
// start: this.sf.value.createTime?.[0] || null,
// end: this.sf.value.createTime?.[1] || null,
// }
// };
}
search() {
this.st?.load(1);