@ -361,6 +361,9 @@ export default {
cancelText: "切换地址",
onCancel: () => {
this.show = true;
},
onConfirm: () => {
this.getGoodsList();
}
});
} else if (data.userAddress.type == 0) {