Skip to content

Commit

Permalink
1
Browse files Browse the repository at this point in the history
  • Loading branch information
qixing-ai committed Jan 3, 2025
1 parent ffb50f3 commit 54afded
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/session/Session.vue
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@

<!-- 新对话按钮,保留原逻辑 -->
<template #leftExtra>
<a-button type="text" @click="newsession">新对话</a-button>
<a-button type="default" @click="newsession">新对话</a-button>
</template>
</a-tabs>

Expand Down

0 comments on commit 54afded

Please sign in to comment.