zhouwx
2024-11-07 bfb8feb317f69b849994106025d9ef62eb34bd59
src/views/experiment/project/components/selectRoom.vue
@@ -149,7 +149,6 @@
};
const formatList = (formatList: Array<roomListType>) => {
  console.log(formatList,'formatList')
    selectRoomState.roomList = formatList
};