Skip to content

Commit 5eccfb8

Browse files
committed
fix(Smart Question): Rename the session when hiding the list, and hide the mask pop-up window and other information when the mouse moves away from the browser
1 parent 8b666f9 commit 5eccfb8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

frontend/src/views/chat/ChatList.vue

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -250,6 +250,7 @@ const handleConfirmPassword = () => {
250250
:title="$t('qa.rename_conversation_title')"
251251
width="420"
252252
:before-close="handleClosePassword"
253+
append-to-body
253254
>
254255
<el-form
255256
ref="passwordRef"

0 commit comments

Comments
 (0)