This commit is contained in:
1107302052
2022-03-16 15:09:46 +08:00
parent 376005df54
commit 01ac9f4e99
13 changed files with 544 additions and 506 deletions

View File

@ -98,7 +98,7 @@ export class SupplyManagementBulkComponent implements OnInit {
return requestOptions;
};
search() {
this.st?.load(1);
this.st?.load();
this.getGoodsSourceStatistical()
}
afterRes = (data: any[], rawData?: any) => {