fix: Chat click

v3.2
zhangzhanwei 2025-07-16 20:18:06 +08:00 committed by zhanweizhang7
parent 925a9b02fa
commit 243af4d866
1 changed files with 1 additions and 1 deletions

View File

@ -271,7 +271,7 @@
<el-button
text
class="sent-button"
:disabled="isDisabledChat || loading || !uploadLoading"
:disabled="isDisabledChat || loading || uploadLoading"
@click="sendChatHandle"
>
<img