@@ -515,6 +515,7 @@
} else if (res.data.type == 2) {
that.is_shipping = false;
that.shippingType = 1;
+ this.addressType(1)
this.getConfirm();
this.getList();
}
@@ -1822,4 +1823,4 @@
.fontC {
color: grey;
-</style>
+</style>