From d5eb4dc49fe7d9bf8bc0ebc387c98b11e240aeb9 Mon Sep 17 00:00:00 2001
From: buvta <12312540+buvta@users.noreply.github.com>
Date: Tue, 8 Dec 2020 16:48:27 +0800
Subject: [PATCH] =?UTF-8?q?film=E6=90=9C=E7=B4=A2=E4=B8=8D=E5=8A=A0?=
=?UTF-8?q?=E8=BD=BD=E5=B7=A5=E5=85=B7=E6=A0=8F=E5=BC=80=E5=85=B3?=
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 a20846b..08aadfd 100644
--- a/src/components/Film.vue
+++ b/src/components/Film.vue
@@ -72,7 +72,7 @@
-
+
{ showToolbar = !showToolbar; if (!showToolbar) this.refreshFilteredList() }'>{{ showToolbar ? '隐藏工具栏' : '显示工具栏' }}