mirror of
https://github.com/chatopera/cosin.git
synced 2025-08-01 16:38:02 +08:00
chore: delete todo comment
Signed-off-by: Kaifuny <superbiger.github@gmail.com>
This commit is contained in:
parent
c69d4fdd5c
commit
c0650c67ca
@ -26,7 +26,6 @@ const dropdownMenus = [
|
||||
{ label: '退出登录', value: 'logout' },
|
||||
]
|
||||
|
||||
// TODO 根据 url 设置当前选中的导航
|
||||
const current = ref<string>(ROUTE_NAME.DASHBOARD_INDEX)
|
||||
const path = window.location.pathname.split('/')[1]
|
||||
switch (path) {
|
||||
|
Loading…
x
Reference in New Issue
Block a user