mod: 删除非必要代码
This commit is contained in:
@@ -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: '确认退出?',
|
||||||
|
Reference in New Issue
Block a user