This commit is contained in:
wangshiming
2022-04-01 10:38:16 +08:00
parent 6742b603cb
commit 48cc4ba137

View File

@ -765,6 +765,7 @@ export class OrderManagementVehicleComponent extends BasicTableComponent impleme
if (res) {
this.resetSF;
this.st.load();
this.getGoodsSourceStatistical();
}
});
}