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