fix: 修复管理端前端类型校验问题

- 修正知识库与 Bot 设置页相关组件的类型定义和空值处理

- 补齐工作流与公开聊天页的前端类型约束和动态导入类型

- 收敛本次改动文件的局部格式与样式规范,确保 pnpm check:type 通过
This commit is contained in:
2026-04-05 20:36:25 +08:00
parent b5dd427920
commit bb72e19c84
15 changed files with 361 additions and 244 deletions

View File

@@ -140,10 +140,10 @@
"imageUploadFailed": "Image upload failed",
"import": {
"title": "Import FAQ",
"uploadTitle": "Drop Excel file here or click to upload",
"uploadDesc": "Only .xlsx/.xls files are supported, max 5000 rows in first sheet",
"moreActions": "More Actions",
"downloadTemplate": "Download Template",
"uploadTitle": "Drop Excel file here or click to upload",
"uploadDesc": "Only .xlsx/.xls files are supported, max 5000 rows in first sheet",
"moreActions": "More Actions",
"downloadTemplate": "Download Template",
"startImport": "Start Import",
"importFinished": "Import completed",
"resultTitle": "Import Result",