处理
This commit is contained in:
@@ -274,7 +274,7 @@
|
|||||||
NewUrl = apiUrl
|
NewUrl = apiUrl
|
||||||
}
|
}
|
||||||
|
|
||||||
NewUrl(this.$Route.query.id, {
|
NewUrl(this.orderId, {
|
||||||
openid : newOpenId
|
openid : newOpenId
|
||||||
}).then(res => {
|
}).then(res => {
|
||||||
let wxConfig = JSON.parse(res.wechat)
|
let wxConfig = JSON.parse(res.wechat)
|
||||||
|
|||||||
Reference in New Issue
Block a user