See previous comment
This commit is contained in:
parent
1bfe78c3bc
commit
2bd1c81a95
1 changed files with 1 additions and 0 deletions
|
|
@ -272,6 +272,7 @@ export default ({
|
|||
watch: {
|
||||
addressModel: {
|
||||
handler(newValue) {
|
||||
// The first time the address model changes is w
|
||||
if (!newValue.city &&
|
||||
!newValue.state &&
|
||||
!newValue.zipCode) {
|
||||
|
|
|
|||
Loading…
Reference in a new issue