Refactor
parent
1dcceb6ace
commit
1fdc9ccb88
|
@ -25,7 +25,7 @@ export default {
|
|||
index: null
|
||||
},
|
||||
methods: {
|
||||
onClick(event, navigate) {
|
||||
onClick(event) {
|
||||
if (this.item.command) {
|
||||
this.item.command({
|
||||
originalEvent: event,
|
||||
|
|
Loading…
Reference in New Issue