Explorar o código

improve: 下单门店信息

From-wh %!s(int64=2) %!d(string=hai) anos
pai
achega
054d882026
Modificáronse 1 ficheiros con 2 adicións e 1 borrados
  1. 2 1
      template/uni-app/pages/goods/order_confirm/index.vue

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