flat: UI改版备份
This commit is contained in:
@@ -133,7 +133,6 @@ const useChatGroupDBStore = defineStore("messageGroup", () => {
|
||||
displayText: '', // 用于流式渲染展示
|
||||
dataId: customDataID
|
||||
};
|
||||
console.log(messages.value)
|
||||
const index = messages.value.length;
|
||||
messages.value.push(newMsg);
|
||||
|
||||
|
Reference in New Issue
Block a user