马宇豪
2024-01-03 27ef80fbf278638cd695aa8d26ebece1a04f89cf
src/views/experiment/project/components/selectRoom.vue
@@ -149,7 +149,6 @@
};
const formatList = (formatList: Array<roomListType>) => {
  console.log(formatList,'formatList')
    selectRoomState.roomList = formatList
};