Browse Source

commit -m 采美豆

zhengjinyi 4 năm trước cách đây
mục cha
commit
68e7763c9a
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  1. 1 0
      pages/user/order/create-order.vue

+ 1 - 0
pages/user/order/create-order.vue

@@ -167,6 +167,7 @@
 				})
 			},
 			getFreightData(){//获取邮费信息
+				this.isFreight = false
 				let params ={
 						userId:this.userID,
 						productIds:this.productIds,