From 44a1cd69c97ed79ee178d66b7f85d137640d92a0 Mon Sep 17 00:00:00 2001 From: Lei OT Date: Fri, 10 Jan 2025 15:02:27 +0800 Subject: [PATCH] =?UTF-8?q?style:=20=E7=BE=A4=E4=BC=9A=E8=AF=9D,=20?= =?UTF-8?q?=E4=B8=8D=E8=83=BD=E4=BD=BF=E7=94=A8=E5=95=86=E4=B8=9A=E5=8F=B7?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/Conversations/Online/ReplyWrapper.jsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/views/Conversations/Online/ReplyWrapper.jsx b/src/views/Conversations/Online/ReplyWrapper.jsx index 1aa5a03..620be4a 100644 --- a/src/views/Conversations/Online/ReplyWrapper.jsx +++ b/src/views/Conversations/Online/ReplyWrapper.jsx @@ -84,7 +84,7 @@ const ReplyWrapper = () => { { key: 'waba', disabled: sessionType === 1, label: mobile ? '' : `商业号(${WABAccountsMapped[whatsAppBusiness]?.verifiedName || '-'})`, - icon: , + icon: , children: , }, { key: 'email', label: mobile ? '' : '邮件', icon: , children: }, @@ -95,7 +95,7 @@ const ReplyWrapper = () => { children: isPermitted(PERM_USE_WHATSAPP) ? ( ) : ( -
正在开发……敬请期待
+
请联系你的主管申请开通
), }, // {