金民工程向黑龙江民政厅调整完毕
This commit is contained in:
@@ -31,11 +31,10 @@ export default {
|
|||||||
}).then(res => {
|
}).then(res => {
|
||||||
const token = res?.data?.data?.["TA-JTOKEN"]
|
const token = res?.data?.data?.["TA-JTOKEN"]
|
||||||
if (token) {
|
if (token) {
|
||||||
// location.replace()
|
location.replace(`https://mzt.hlj.gov.cn/app/ljmz_app_qywx?token=${token}`)
|
||||||
}
|
} else this.err = "error"
|
||||||
}).catch(() => this.err = "error")
|
}).catch(() => this.err = "error")
|
||||||
} else this.getCode();
|
} else this.getCode();
|
||||||
|
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
onShow() {
|
onShow() {
|
||||||
|
|||||||
Reference in New Issue
Block a user