feat:【ele】【ai】优化 chat 界面

This commit is contained in:
YunaiV
2025-11-19 11:47:26 +08:00
parent 07cb707e82
commit 42f30230f2
2 changed files with 210 additions and 157 deletions

View File

@@ -673,7 +673,8 @@ onMounted(async () => {
{{ conversationInProgress ? '进行中' : '发送' }}
</ElButton>
<ElButton
type="danger"
type="primary"
:danger="true"
@click="stopStream()"
v-if="conversationInProgress === true"
>