车辆接口更新

This commit is contained in:
wangshiming
2022-01-19 16:53:58 +08:00
parent f61162a63c
commit dbb0aa089f
10 changed files with 1005 additions and 10 deletions

View File

@ -140,7 +140,6 @@ export class OrderManagementBulkComponent implements OnInit {
this.initST();
setTimeout(() => {
this.st.load();
this.getGoodsSourceStatistical();
}, 500);
}
ngOnInit(): void {