添加聊天对话列表

This commit is contained in:
XIE7654
2025-07-18 11:34:20 +08:00
parent aef25112f6
commit c30db7d1ca
11 changed files with 470 additions and 4 deletions

View File

@@ -151,7 +151,7 @@ export function useColumns(
cellRender: {
attrs: {
nameField: 'name',
nameTitle: $t('ai.ai_api_key.name'),
nameTitle: $t('ai.api_key.name'),
onClick: onActionClick,
},
name: 'CellOperation',