Przeglądaj źródła

improve: 下单门店信息

From-wh 2 lat temu
rodzic
commit
054d882026

+ 2 - 1
template/uni-app/pages/goods/order_confirm/index.vue

@@ -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>