From 4776b1502600c8bea8a70314246f650a3384cfc6 Mon Sep 17 00:00:00 2001 From: yj <1336058017@qq.com> Date: Tue, 18 Feb 2025 17:30:50 +0800 Subject: [PATCH] =?UTF-8?q?=E8=81=8A=E5=A4=A9=E4=B8=AD=EF=BC=8C=E8=BE=93?= =?UTF-8?q?=E5=85=A5=E5=86=85=E5=AE=B9=E5=90=8E=EF=BC=8C=E7=82=B9=E5=87=BB?= =?UTF-8?q?=E4=B8=8A=E6=96=B9=E9=BB=98=E8=AE=A4=E6=B6=88=E6=81=AF=EF=BC=8C?= =?UTF-8?q?=E4=BC=9A=E6=B8=85=E7=A9=BA=E8=BE=93=E5=85=A5=E6=A1=86=E4=BF=AE?= =?UTF-8?q?=E5=A4=8D?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/page/Meeting/index.tsx | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/src/page/Meeting/index.tsx b/src/page/Meeting/index.tsx index 26de831..025a326 100644 --- a/src/page/Meeting/index.tsx +++ b/src/page/Meeting/index.tsx @@ -2163,7 +2163,6 @@ const Meeting: React.FC = () => { chatListIten: item, } }) - setTextMsg(''); chatScrollBotton() } else { message.error('请输入内容!') @@ -3162,7 +3161,10 @@ const Meeting: React.FC = () => { { setTextMsg(e.target.value) }}> - + :