Commit 1c0cde7c authored by 刘帅阳's avatar 刘帅阳

30分钟未操作,退出登录,清除token

parent fdc587c5
...@@ -55,7 +55,7 @@ export default { ...@@ -55,7 +55,7 @@ export default {
}) })
} }
}) })
}, 1 * 10 * 1000) // 30分钟 }, 1800000) // 30分钟
} }
} }
} }
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment