This commit is contained in:
aihe 2024-07-31 23:49:25 +08:00
parent 216d096408
commit fd4608cc10

View File

@ -67,7 +67,6 @@ export default {
}, options) {
if(!state.token) {
console.log('缺少token')
// TODO
setTimeout(()=> {
goto("login/login", 2)
}, 200)