mirror of
http://112.124.100.131/GFRS/ebiz-h5.git
synced 2025-12-11 12:06:43 +08:00
[fix]【更换人脸识别厂商微信端】腾讯识别回调跳转url修改
This commit is contained in:
@@ -1192,7 +1192,7 @@ export default {
|
|||||||
//替换redirectUrl
|
//替换redirectUrl
|
||||||
replaceSearch() {
|
replaceSearch() {
|
||||||
let obj = this.$route.query,
|
let obj = this.$route.query,
|
||||||
str = '?'
|
str = '/#/sale/signatureConfirmation?'
|
||||||
obj.faceAuthCountAppnt = this.faceAuthCount.appnt
|
obj.faceAuthCountAppnt = this.faceAuthCount.appnt
|
||||||
obj.faceAuthCountInsured = this.faceAuthCount.insured
|
obj.faceAuthCountInsured = this.faceAuthCount.insured
|
||||||
obj.faceAuthCountWeixin = this.faceAuthCount.weixin
|
obj.faceAuthCountWeixin = this.faceAuthCount.weixin
|
||||||
|
|||||||
Reference in New Issue
Block a user