金民工程向黑龙江民政厅调整完毕
This commit is contained in:
@@ -31,11 +31,10 @@ export default {
|
||||
}).then(res => {
|
||||
const token = res?.data?.data?.["TA-JTOKEN"]
|
||||
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")
|
||||
} else this.getCode();
|
||||
|
||||
}
|
||||
},
|
||||
onShow() {
|
||||
|
||||
Reference in New Issue
Block a user