From d38032bb2b093fcd6d46b6805bc1d0afde02f82e Mon Sep 17 00:00:00 2001 From: kuaifan Date: Sun, 17 Jul 2022 11:44:02 +0800 Subject: [PATCH] =?UTF-8?q?perf:=20=E6=8C=89=E5=BD=95=E9=9F=B3=E6=97=B6?= =?UTF-8?q?=E5=81=9C=E6=AD=A2=E6=AD=A3=E5=9C=A8=E6=92=AD=E6=94=BE=E7=9A=84?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- resources/assets/js/pages/manage/components/ChatInput/index.vue | 1 + 1 file changed, 1 insertion(+) diff --git a/resources/assets/js/pages/manage/components/ChatInput/index.vue b/resources/assets/js/pages/manage/components/ChatInput/index.vue index 4d01b33ca..670548725 100755 --- a/resources/assets/js/pages/manage/components/ChatInput/index.vue +++ b/resources/assets/js/pages/manage/components/ChatInput/index.vue @@ -749,6 +749,7 @@ export default { startRecord() { if (this.sendClass === 'recorder') { + Store.set('audioSubscribe', true); this.recordDuration = 0; this.recordState = "ready"; this.$nextTick(_ => {