Commit 90571547 authored by tyyin lan's avatar tyyin lan

chore: 登录身份过期提示调整

parent daef5282
......@@ -30,7 +30,7 @@ const handleLogout = debounce(
useUserStore().logout()
window.$message.warning('身份已过期,请重新登录')
},
700,
2000,
{ leading: true, trailing: false },
)
......
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