mirror of
http://112.124.100.131/GFRS/ebiz-h5.git
synced 2025-12-11 09:46:43 +08:00
银保代理人电子合同签署签字页面跳转地址修改
This commit is contained in:
@@ -149,7 +149,8 @@
|
||||
keyWord: '乙方锟斤拷:'
|
||||
}
|
||||
window.sessionStorage.setItem('signInfo',JSON.stringify(signInfo))
|
||||
window.location.href = 'http://'+window.location.host + '/signH5/1.html'
|
||||
// window.location.href = 'http://'+window.location.host + '/signH5/1.html'
|
||||
window.location.href = this.$mainUrl + '/signH5/1.html'
|
||||
},
|
||||
goNext(){
|
||||
let params = {
|
||||
|
||||
Reference in New Issue
Block a user