车辆管理,司机管理bug修复

This commit is contained in:
2023-08-25 14:12:01 +08:00
parent 073624641a
commit b714ab2dca
7 changed files with 79 additions and 13 deletions

View File

@@ -95,6 +95,7 @@ export default {
})
// if(result.code === 200){
this.$toast('删除成功');
this.pageNum=1
// this.vehicleList=[]
await this.getVehicleList();
// }