eight
2024-08-20 1f4db481c48e6beb5c787f126576e63363b10a13
src/api/ecg/room/index.ts
@@ -47,7 +47,7 @@
  },
  // 获取诊室精简信息列表,用于医生选择登录的诊室
  getSimpleRoomList2: async () => {
  getOnstageBedMap: async () => {
    return await request.get({ url: `/clinic/room/list-simple-room` })
  },