bug
This commit is contained in:
@@ -354,7 +354,6 @@
|
||||
},
|
||||
|
||||
filterNode(value, data) {
|
||||
console.log(data)
|
||||
if (!value) return true
|
||||
return data.fileName.indexOf(value) !== -1
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user