diff --git a/components/SmartChatBox/InputBar.tsx b/components/SmartChatBox/InputBar.tsx index bdc3a3a..71b6290 100644 --- a/components/SmartChatBox/InputBar.tsx +++ b/components/SmartChatBox/InputBar.tsx @@ -237,8 +237,7 @@ const { isMobile, isTablet, isDesktop } = useDeviceType(); )} - {/* 快捷操作标签组 */} - { // 将标签文本添加到输入框 setText(action.label); @@ -248,7 +247,7 @@ const { isMobile, isTablet, isDesktop } = useDeviceType(); adjustHeight(); } }} - /> + /> */}