Phoenix 8 months ago
parent 7987a8201c
commit b9ed271957

@ -26,7 +26,6 @@ const { sessionDetail:dataSources ,currentListUuid,gptMode,isStop} = storeToRefs
const dialog = useDialog()
const ms = useMessage()
const chatStore = useChatStore()
const { isMobile } = useBasicLayout()
const { addChat, updateChat, updateChatSome, getChatByUuidAndIndex } = useChat()
const { scrollRef, scrollToBottom, scrollToBottomIfAtBottom } = useScroll()

Loading…
Cancel
Save