no message
This commit is contained in:
@@ -273,7 +273,7 @@ export default {
|
||||
this.options2 = [...res]
|
||||
})
|
||||
crudProduceScreen.getPointVehicle({ device_code: this.popData.device_code }).then(res => {
|
||||
this.vcode = res.vehicle_code
|
||||
this.vcode = res
|
||||
})
|
||||
this.show = true
|
||||
} else if (type === 'BACK') {
|
||||
|
||||
Reference in New Issue
Block a user