优化kit
This commit is contained in:
@@ -31,6 +31,7 @@ export default {
|
||||
params: {code}
|
||||
}).then(res => {
|
||||
const token = res?.data?.data?.["TA-JTOKEN"]
|
||||
console.log(res)
|
||||
if (token) {
|
||||
location.replace(`https://mzt.hlj.gov.cn/app/ljmz_app_qywx?token=${token}`)
|
||||
} else this.err = "error"
|
||||
|
||||
Reference in New Issue
Block a user