fix:bug
This commit is contained in:
@@ -101,6 +101,10 @@
|
||||
})
|
||||
}
|
||||
const getTips = () => {
|
||||
if(tipsContent.value){
|
||||
tipsContent.value = ''
|
||||
return
|
||||
}
|
||||
loadingTips.value = true
|
||||
handleEvents('scrollToBottom')
|
||||
partnerChatPrompt({
|
||||
|
||||
Reference in New Issue
Block a user