车辆接口更新
This commit is contained in:
@ -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);
|
||||
|
||||
Reference in New Issue
Block a user