@ -365,6 +365,13 @@ export default {
});
} else if (data.userAddress.type == 0) {
this.getGoodsList();
} else if (data.userAddress.type == 3) {
this.$vux.alert.show({
title: "自动定位失败",
onHide: () => {
this.show = true;
}
resolve();