From b83aed0a97d747aeaf354bbd8f756e84fe02b36f Mon Sep 17 00:00:00 2001 From: haiyangcui Date: Fri, 21 Aug 2020 23:36:17 +0200 Subject: [PATCH] =?UTF-8?q?=E8=A7=A3=E5=86=B3bug=20#183?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/Film.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/Film.vue b/src/components/Film.vue index a5bc69d..c0a1bd2 100644 --- a/src/components/Film.vue +++ b/src/components/Film.vue @@ -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 = {}