'fixbug'
This commit is contained in:
@ -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) => {
|
||||
|
||||
Reference in New Issue
Block a user