@@ -406,6 +406,8 @@ export default {
})
} else {
this.locationsData = []
+ this.formData.searchText = ''
+ this.formData.searchTexts = ''
}
},
filterManager(input, option) {