fix: loal file api error (#3637)

* update doc

* fix: loal file api error

* fix: number input import

* feat: icon load
This commit is contained in:
Archer
2025-01-21 16:46:49 +08:00
committed by GitHub
parent 3c97757e4d
commit 946bd20dbf
7 changed files with 34 additions and 94 deletions

View File

@@ -19,4 +19,6 @@ weight: 806
7. 修复 - 语雀文件库导入时,嵌套文件内容无法展开的问题。
8. 修复 - 工作流编排中LLM 参数无法关闭问题。
9. 修复 - 工作流编排中,代码运行节点还原模板问题。
10. 修复 - HTTP 接口适配对象字符串解析。
10. 修复 - HTTP 接口适配对象字符串解析。
11. 修复 - 通过 API 上传文件localFile接口图片过期标记未清除。
12. 修复 - 工作流导入编排时number input 类型无法覆盖。