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