style: delete console.log
This commit is contained in:
@@ -61,7 +61,6 @@ export default defineComponent({
|
||||
props.menuSelect(index)
|
||||
}
|
||||
// 自定义事件
|
||||
console.log(index)
|
||||
if (isUrl(index)) {
|
||||
window.open(index)
|
||||
} else {
|
||||
|
||||
Reference in New Issue
Block a user