diff --git a/src/view/home.vue b/src/view/home.vue index 70542bc..56edf6b 100644 --- a/src/view/home.vue +++ b/src/view/home.vue @@ -372,7 +372,7 @@ export default { cancelText: "切换地址", onCancel: () => { this.show = true; - this.state == 2; + this.state = 2; }, onConfirm: () => { this.provinceId = data.userAddress