fix bug
This commit is contained in:
@ -765,6 +765,7 @@ export class OrderManagementVehicleComponent extends BasicTableComponent impleme
|
|||||||
if (res) {
|
if (res) {
|
||||||
this.resetSF;
|
this.resetSF;
|
||||||
this.st.load();
|
this.st.load();
|
||||||
|
this.getGoodsSourceStatistical();
|
||||||
}
|
}
|
||||||
});
|
});
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user