瀏覽代碼

下单次数固定为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})=>{