Extra place to set zipCodeCtu
This commit is contained in:
parent
dfba624ed6
commit
533eb53b17
1 changed files with 1 additions and 0 deletions
|
|
@ -338,6 +338,7 @@ export default {
|
|||
city: vehicleRegistrationInfo.city,
|
||||
zipCode: vehicleRegistrationInfo.zipCode,
|
||||
state: vehicleRegistrationInfo.state,
|
||||
zipCodeCtu: zipCodeData.zipCodeCtu,
|
||||
},
|
||||
false
|
||||
);
|
||||
|
|
|
|||
Loading…
Reference in a new issue