fix: chat page render performance (#2784)

* fix: chat page render performance

* fix: ts
This commit is contained in:
Archer
2024-09-24 18:05:27 +08:00
committed by GitHub
parent afd2c394d8
commit 7aa75f8ee0
7 changed files with 244 additions and 202 deletions

View File

@@ -103,3 +103,4 @@ weight: 813
17. 修复 - 知识库选择权限问题。
18. 修复 - 空 chatId 发起对话,首轮携带用户选择时会异常。
19. 修复 - createDataset 接口intro 为赋值。
20. 修复 - 对话框渲染性能问题。