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