mirror of
http://112.124.100.131/GFRS/ebiz-h5.git
synced 2025-12-22 03:36:44 +08:00
Merge branch 'feature/GFRS-860【0514】更换人脸识别厂商-微信端' into dev
This commit is contained in:
@@ -1205,7 +1205,6 @@ export default {
|
||||
getRecognitionUrl() {
|
||||
return new Promise((resolve, reject) => {
|
||||
this.idcardData.redirectUrl = location.origin + this.replaceSearch()
|
||||
localStorage.setItem('9999111', JSON.stringify(this.idcardData.redirectUrl)) //调试专用
|
||||
let data = {
|
||||
realName: this.idcardData.realName,
|
||||
idno: this.idcardData.idno,
|
||||
|
||||
Reference in New Issue
Block a user