mirror of
https://github.com/FH-Complete/FHC-Core.git
synced 2026-07-20 16:32:20 +00:00
Add empty function to let git detect where to merge
This commit is contained in:
@@ -103,6 +103,10 @@ export default {
|
||||
}
|
||||
},
|
||||
methods: {
|
||||
updateFilter()
|
||||
{
|
||||
// deprecated
|
||||
},
|
||||
handleRowClicked(data)
|
||||
{
|
||||
this.selected = data
|
||||
|
||||
Reference in New Issue
Block a user