浏览代码

搜索结果文字修改

S0025136190 5 月之前
父节点
当前提交
0a0665c2be
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      app/components/DeepSeekChat.tsx

+ 1 - 1
app/components/DeepSeekChat.tsx

@@ -1545,7 +1545,7 @@ function _Chat() {
                             setDrawerOpen(true);
                           }}
                         >
-                          查询到{message.networkInfo.list.length}篇相关资料
+                          搜索到{message.networkInfo.list.length}篇相关资料
                         </Button>
                         {
                           drawerOpen &&