fix bug
This commit is contained in:
@ -498,8 +498,8 @@ export class SupplyManagementBulkComponent implements OnInit {
|
||||
});
|
||||
modalRef.afterClose.subscribe(res => {
|
||||
if (res) {
|
||||
console.log(res)
|
||||
// this.getGoodsSourceDetail();
|
||||
this.st?.reload();
|
||||
this.getGoodsSourceStatistical();
|
||||
}
|
||||
})
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user