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