[fix]【自助入司优化】担保人空签问题调试修改

This commit is contained in:
yuweiqi
2020-05-21 13:17:34 +08:00
parent eccc9e6e2e
commit 5568ddee89

View File

@@ -342,7 +342,7 @@ export default {
signAgreement(data).then(res => {
that.$toast.clear()
if (res.result == '0') {
let path = !this.isWeixin ? `/agentEenter/${that.nextPagePath}?code=${that.code}` : '/agentEenter/signContract'
let path = !this.isWeixin ? `/agentEenter/${that.nextPagePath}?code=${that.code}` : `/agentEenter/signContract?token=${localStorage.token}`
this.$jump({
flag: 'h5',
extra: {