diff --git a/src/view/home.vue b/src/view/home.vue index 5ed69b6..8f197e0 100644 --- a/src/view/home.vue +++ b/src/view/home.vue @@ -106,7 +106,9 @@ Loading }, watch: { - + $route(to,from){ + this.getdefaultAddress() + } }, computed: {