فهرست منبع

下单次数固定为1次

htc 2 روز پیش
والد
کامیت
cd8c348c60
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  1. 1 1
      pagesPublish/rechargeCenter.vue

+ 1 - 1
pagesPublish/rechargeCenter.vue

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