wujingjing
2024-07-22 bc4ab46fb5c4cb4435efabfe4b316be4ace5b026
src/stores/chatRoom.ts
@@ -42,3 +42,10 @@
export const activeSampleId = ref(null);
export const activeSectionAId = ref(null);
export const activeLLMId = ref(null);
/**
 * 全局使用的 ref
 */
export const sectionAList = ref([]);