fix error when clicking the stop button and optimize SSE logic
This commit is contained in:
@@ -8,6 +8,7 @@
|
||||
:disabled="disabled"
|
||||
:loading="loading"
|
||||
:hint="hint"
|
||||
:hide-details="loading"
|
||||
append-inner-icon="send"
|
||||
@keyup.enter.exact="enterOnly"
|
||||
@click:appendInner="clickSendBtn"
|
||||
|
||||
Reference in New Issue
Block a user