Update vehicle.vue
added flag
This commit is contained in:
parent
b43191257e
commit
36b0dceb15
1 changed files with 1 additions and 0 deletions
|
|
@ -121,6 +121,7 @@ export default {
|
||||||
makeOptions: [],
|
makeOptions: [],
|
||||||
modelOptions: [],
|
modelOptions: [],
|
||||||
styleOptions: [],
|
styleOptions: [],
|
||||||
|
//flag to check getVehicle action in progress
|
||||||
vehicleInProgress:false,
|
vehicleInProgress:false,
|
||||||
};
|
};
|
||||||
},
|
},
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue