This commit is contained in:
2019-06-19 00:21:40 +00:00
parent 70daa08ea6
commit f2015b16b1

View File

@@ -342,6 +342,7 @@ export default {
deep: true deep: true
}, },
searchTags(val) { searchTags(val) {
TODO ADD ITEM??
var vm = this; var vm = this;
if (vm.tagSearchUnderway) { if (vm.tagSearchUnderway) {
return; return;