src/components/chat/components/playBar/PlayBar.vue
@@ -464,7 +464,7 @@ if (!props.isHome) { let obj = { id: val?.historyId, title: val?.content.values, question: val?.content.values, }; commonPhrasesRef.value.commonChatByUser(obj); isShowPhrase.value = true;