extract code for saving chat history

This commit is contained in:
RockYang
2024-05-22 15:32:44 +08:00
parent 6944a32ff3
commit 4bba77ab47
18 changed files with 261 additions and 717 deletions

View File

@@ -92,9 +92,9 @@ const items = [
},
{
icon: 'role',
index: '/admin/role',
title: '角色管理',
icon: 'menu',
index: '/admin/app',
title: '应用管理',
},
{
icon: 'api-key',