From 144abacf903a8806098fc864c6282dd0d7ee9ed4 Mon Sep 17 00:00:00 2001 From: Lei OT Date: Thu, 29 Jan 2026 15:16:53 +0800 Subject: [PATCH] =?UTF-8?q?perf:=20=E6=A8=A1=E6=9D=BF=E6=8F=90=E7=A4=BA?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/Conversations/Online/Input/Template.jsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/views/Conversations/Online/Input/Template.jsx b/src/views/Conversations/Online/Input/Template.jsx index c3e0937..36a5435 100644 --- a/src/views/Conversations/Online/Input/Template.jsx +++ b/src/views/Conversations/Online/Input/Template.jsx @@ -168,7 +168,7 @@ const CategoryList = ({ dataSource, handleSendTemplate, valueMapped, onInput, ac {/* {templateCaterogyText[item.category]} */} {templateCaterogyTipText[item.category] && {templateCaterogyTipText[item.category]}} - {templateCaterogyTipText2[item.category] && {templateCaterogyTipText2[item.category]}} + {/* {templateCaterogyTipText2[item.category] && {templateCaterogyTipText2[item.category]}} */}