feat:【ele】【ai】优化 chat 界面
This commit is contained in:
@@ -673,7 +673,8 @@ onMounted(async () => {
|
||||
{{ conversationInProgress ? '进行中' : '发送' }}
|
||||
</ElButton>
|
||||
<ElButton
|
||||
type="danger"
|
||||
type="primary"
|
||||
:danger="true"
|
||||
@click="stopStream()"
|
||||
v-if="conversationInProgress === true"
|
||||
>
|
||||
|
||||
Reference in New Issue
Block a user