mod: 删除非必要代码

This commit is contained in:
张传龙 2022-06-03 19:50:10 +08:00
parent fdc49f6dcc
commit 84f8431134

View File

@ -24,7 +24,6 @@ const options = [
]
function handleSelect(key) {
console.log(router)
if (key === 'logout') {
$dialog.confirm({
content: '确认退出?',