This commit is contained in:
haiyangcui
2020-08-21 23:36:17 +02:00
parent 67ce537039
commit b83aed0a97

View File

@@ -201,7 +201,7 @@ export default {
this.show.site = false
this.show.class = false
if (this.searchTxt.length > 0) {
this.searchEvent()
this.searchEvent(this.searchTxt)
} else {
this.classList = []
this.type = {}