perf: workflow node past;feat: table export (#6250)

* perf: workflow node past

* feat: table export

* feat: table export
This commit is contained in:
Archer
2026-01-12 21:07:44 +08:00
committed by GitHub
parent 6ec16cf0cf
commit fea1c4ed14
9 changed files with 212 additions and 41 deletions

View File

@@ -6,10 +6,12 @@ description: 'FastGPT V4.14.6 更新说明'
## 🚀 新增内容
1. Markdown 表格支持导出 csv。
## ⚙️ 优化
1. 工作流触摸板移动时,遇到输入框后会被强制阻拦。
2. 工作流粘贴节点,精确按鼠标位置粘贴。
## 🐛 修复