From 19824ebc3e75d5065c70d4b25fba77fe1c1d203c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=AE=87=E5=A4=A9?= Date: Wed, 30 Jan 2019 15:03:56 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BC=98=E5=8C=96ktv=E6=A8=A1=E5=BC=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/js/modules/ktv.js | 1 + 1 file changed, 1 insertion(+) diff --git a/src/js/modules/ktv.js b/src/js/modules/ktv.js index 06706b6..c64d66a 100644 --- a/src/js/modules/ktv.js +++ b/src/js/modules/ktv.js @@ -38,6 +38,7 @@ export default { closeKtvMode() { this.ktvMode = 0 + this.lrcSearchBoxShow = false }, showLrcSearch() { this.lrcForm.input = `${this.curr.artist} ${this.curr.title}`