Skip to content

Commit d5206d8

Browse files
feat: Conversation content is deletable‌
1 parent 20382fc commit d5206d8

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

  • ui/src/components/ai-chat/component/chat-input-operate

ui/src/components/ai-chat/component/chat-input-operate/index.vue

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -209,6 +209,7 @@
209209
@keydown.enter="sendChatHandle($event)"
210210
@paste="handlePaste"
211211
class="chat-operate-textarea"
212+
clearable
212213
/>
213214
<div class="operate flex-between">
214215
<div>

0 commit comments

Comments
 (0)