Переглянути джерело

下单次数固定为1次

htc 4 місяців тому
батько
коміт
cd8c348c60
1 змінених файлів з 1 додано та 1 видалено
  1. 1 1
      pagesPublish/rechargeCenter.vue

+ 1 - 1
pagesPublish/rechargeCenter.vue

@@ -303,7 +303,7 @@
 					payAmount:this.sumPrice,
 					productId:this.productId,
 					totalAmount:this.sumPrice,
-					totalFrequency:this.times,
+					totalFrequency:1,
 					type:this.tindex+1,
 					userId:this.userInfo.id
 				}).then(({data:res})=>{