This commit is contained in:
2023-05-26 11:58:53 +08:00
parent 93fb92937e
commit 59b15f321d

View File

@@ -274,7 +274,7 @@
NewUrl = apiUrl
}
NewUrl(this.$Route.query.id, {
NewUrl(this.orderId, {
openid : newOpenId
}).then(res => {
let wxConfig = JSON.parse(res.wechat)