update Menu
This commit is contained in:
parent
f9a6a467a6
commit
2a7765f93d
2 changed files with 23 additions and 10 deletions
|
@ -102,7 +102,7 @@
|
|||
},
|
||||
methods: {
|
||||
// Ctrl or CMD and click, open in new window when use `to`
|
||||
handleClickLink (event, new_window) {
|
||||
handleClickLink (event, new_window = false) {
|
||||
this.$emit('click', event);
|
||||
|
||||
this.handleCheckClick(event, new_window);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue