refactor(admin): AI 对话收敛为统一 ui.artifact 协议,移除 legacy 事件处理

This commit is contained in:
2026-08-08 15:05:20 +08:00
parent b37ae9471e
commit 57639a3869
4 changed files with 32 additions and 154 deletions

View File

@@ -44,7 +44,6 @@ const toolLabels: Record<string, string> = {
search_bills: '查询账单',
get_dashboard_stats: '读取经营概览',
render_form: '生成表单',
render_review: '生成导入预览',
render_chart: '生成图表',
start_import_wizard: '生成导入向导',
create_student: '创建学生',