mod: 删除非必要代码
This commit is contained in:
parent
fdc49f6dcc
commit
84f8431134
@ -24,7 +24,6 @@ const options = [
|
|||||||
]
|
]
|
||||||
|
|
||||||
function handleSelect(key) {
|
function handleSelect(key) {
|
||||||
console.log(router)
|
|
||||||
if (key === 'logout') {
|
if (key === 'logout') {
|
||||||
$dialog.confirm({
|
$dialog.confirm({
|
||||||
content: '确认退出?',
|
content: '确认退出?',
|
||||||
|
Loading…
Reference in New Issue
Block a user