feat:【ele】【ai】chat/index:角色面板的优化

This commit is contained in:
YunaiV
2025-11-19 18:48:19 +08:00
parent 3b434cefa9
commit 241471f17a
4 changed files with 45 additions and 45 deletions

View File

@@ -200,7 +200,6 @@ onMounted(async () => {
添加角色
</Button>
</div>
<!-- 标签页内容 -->
<Tabs
v-model:value="activeTab"
@@ -222,7 +221,6 @@ onMounted(async () => {
@on-page="handlerCardPage('my')"
/>
</Tabs.TabPane>
<Tabs.TabPane
key="public-role"
class="flex h-full flex-col overflow-y-auto"