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) ? ( ) : ( -
正在开发……敬请期待
+
请联系你的主管申请开通
), }, // {