Sfoglia il codice sorgente

commit -m 采美豆

zhengjinyi 4 anni fa
parent
commit
68e7763c9a
1 ha cambiato i file con 1 aggiunte e 0 eliminazioni
  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,