src/layout/components/Navbar.vue | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
src/layout/components/Navbar.vue
@@ -121,7 +121,7 @@ }) const toggleSideBar = () => { appStore.toggleSideBar() appStore.toggleSideBar(false) } const logout = async () => {