Browse Source

commit -m 采美豆

zhengjinyi 4 years ago
parent
commit
68e7763c9a
1 changed files with 1 additions and 0 deletions
  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,