wujingjing
2024-11-14 75e6912a8d93725e1038d1ecd9c1438ec223f2ca
src/stores/chatRoom.ts
@@ -70,6 +70,8 @@
 */
export const sectionAList = ref([]);
export const isShowLogin = ref(false);
export const isLoginStatus = ref(false);
//#region ====================== 全局使用数据 ======================
// group 列表
export const sceneGroupList = ref([]);