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