From e58ebd4cf067bb2c50ec65eef39a029f01e6e873 Mon Sep 17 00:00:00 2001 From: Lei OT Date: Fri, 20 Dec 2024 11:14:08 +0800 Subject: [PATCH] =?UTF-8?q?perf:=20=E4=BC=9A=E8=AF=9D=E6=B2=A1=E6=9C=89Wha?= =?UTF-8?q?tsApp=E5=8F=B7=E7=A0=81=E7=9A=84=E6=8F=90=E7=A4=BA?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/utils/pagespy.js | 2 +- src/views/Conversations/Online/Input/InputComposer.jsx | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/utils/pagespy.js b/src/utils/pagespy.js index dfb8889..44ed588 100644 --- a/src/utils/pagespy.js +++ b/src/utils/pagespy.js @@ -38,7 +38,7 @@ export const loadPageSpy = (title) => { await window.$harbor.uploadPeriods({ startTime: now - 3 * 60000, endTime: now, - remark: '`onerror`自动上传', + remark: `\`onerror\`自动上传. ${msg}`, }) } }) diff --git a/src/views/Conversations/Online/Input/InputComposer.jsx b/src/views/Conversations/Online/Input/InputComposer.jsx index 87a874c..c25a6a5 100644 --- a/src/views/Conversations/Online/Input/InputComposer.jsx +++ b/src/views/Conversations/Online/Input/InputComposer.jsx @@ -280,7 +280,7 @@ const InputComposer = ({ channel, currentActive }) => { return (
{wabaWarning && } - {isEmpty(toIM) && } + {isEmpty(toIM) && currentConversation.sn && } {referenceMsg.id && (