Commit 65b8e342 authored by qipeng's avatar qipeng

删除verifyCode

parent 2b2a8638
......@@ -748,7 +748,7 @@ export default {
var orderNum = this.orderInfo.orderNum
var userId = this.openId
var orderId = this.orderInfo.id
var verifyCode = this.ticketCode
// var verifyCode = this.ticketCode
var thirdId = this.orderInfo.thirdOrderId
let data={areaCode,orderNum,userId,orderId,verifyCode,thirdId,'againNumber':0}
this.$request('distribution/distribution/getNewFetchInfo',data).then((res)=>{
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment