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