UnisKB/ui/src/components/dynamics-form
tanlianwang 0546b773db feat(ui): 添加系统管理菜单功能并优化模型相关文案
- 新增系统管理菜单,包含用户管理、资源授权和系统设置功能
- 实现资源授权下拉菜单,支持应用、知识库、工具和模型的授权管理
- 实现系统设置下拉菜单,支持邮件设置等功能
- 将模型相关文案中的"供应商"统一修改为"模型",提升表述准确性
- 更新模型表单和API中的字段名称和提示信息
- 修复前端国际化文件中模型相关的翻译内容
2026-03-04 10:57:37 +08:00
..
constructor fix: Fix translation issues and multi-line input form issues 2025-10-30 15:36:01 +08:00
items fix: When collecting data from the multiple-choice box of the form collection node, it is recommended to support pressing enter to select the option (#4237) 2025-10-22 17:34:25 +08:00
Demo.vue feat: Enhance dynamic form rendering (#4223) 2025-10-21 19:25:22 +08:00
DemoConstructor.vue feat: layout 2025-04-28 18:15:41 +08:00
FormItem.vue refactor(ui): 调整左右布局v1 2026-03-04 09:28:09 +08:00
FormItemLabel.vue feat: layout 2025-04-28 18:15:41 +08:00
index.ts feat: Enhance dynamic form rendering (#4223) 2025-10-21 19:25:22 +08:00
index.vue feat: Enhance dynamic form rendering (#4223) 2025-10-21 19:25:22 +08:00
type.ts feat(ui): 添加系统管理菜单功能并优化模型相关文案 2026-03-04 10:57:37 +08:00