车辆列表,添加停启用状态更改接口
This commit is contained in:
@ -314,6 +314,7 @@ export default {
|
||||
vehicleId:item.vehicleId,
|
||||
vehicleStatus:2,
|
||||
})
|
||||
this.pageNum=1
|
||||
await this.getVehicleList()
|
||||
console.log("item",item)
|
||||
}).catch(() => {
|
||||
|
||||
Reference in New Issue
Block a user