This commit is contained in:
wangshiming
2022-05-09 13:44:54 +08:00
parent b6b51c9a66
commit 2bf2b47b5c

View File

@ -127,7 +127,6 @@ export class OrderManagementReceiptsAuditComponent extends BasicTableComponent i
this.initST();
setTimeout(() => {
this.st.load();
this.getGoodsSourceStatistical();
}, 500);
}
ngOnInit(): void {