车辆列表,添加停启用状态更改接口

This commit is contained in:
2025-10-28 18:00:45 +08:00
parent 33b45ad37e
commit e1569bb742

View File

@ -314,6 +314,7 @@ export default {
vehicleId:item.vehicleId,
vehicleStatus:2,
})
this.pageNum=1
await this.getVehicleList()
console.log("item",item)
}).catch(() => {