This commit is contained in:
曹辉 2023-05-26 09:20:04 +08:00
parent 0c59e5b30e
commit ecc7782cea

View File

@ -418,7 +418,6 @@
})
} else {
this.updata.goodsPrice = Number(this.updata.goodsPrice)
this.buyshow = false
this.updata.totalPrice = Number((this.updata.goodsPrice *
this.updata.goodsCount).toFixed(
2))
@ -440,6 +439,7 @@
type: 'error'
})
} else {
that.buyshow = false
let id = res.data.id
let paydata = res.data
paydata.openid = value