feat(ai-web): 知识库增加描述

This commit is contained in:
v-zhangjc9
2025-06-17 17:19:04 +08:00
parent 5130885033
commit 565c530dd5
7 changed files with 86 additions and 19 deletions

View File

@@ -281,6 +281,7 @@ export function crudCommonOptions() {
resizable: false,
syncLocation: false,
silentPolling: true,
columnsTogglable: false,
}
}