mirror of
https://github.com/FH-Complete/FHC-Core.git
synced 2026-06-01 20:29:29 +00:00
+emit: click:new
This commit is contained in:
@@ -39,7 +39,8 @@ export const CoreFilterCmpt = {
|
||||
TableDownload
|
||||
},
|
||||
emits: [
|
||||
'nwNewEntry'
|
||||
'nwNewEntry',
|
||||
'click:new'
|
||||
],
|
||||
props: {
|
||||
onNwNewEntry: Function, // NOTE(chris): Hack to get the nwNewEntry listener into $props
|
||||
|
||||
Reference in New Issue
Block a user