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