mirror of
https://github.com/primefaces/primevue.git
synced 2025-05-09 00:42:36 +00:00
Refactor
This commit is contained in:
parent
1dcceb6ace
commit
1fdc9ccb88
1 changed files with 1 additions and 1 deletions
|
@ -25,7 +25,7 @@ export default {
|
|||
index: null
|
||||
},
|
||||
methods: {
|
||||
onClick(event, navigate) {
|
||||
onClick(event) {
|
||||
if (this.item.command) {
|
||||
this.item.command({
|
||||
originalEvent: event,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue