qx
qx
2025-04-18 b6f7540f33660d55b79c3a3ac9f87fd9592d91bd
src/api/hosp/hosp.js
@@ -25,7 +25,12 @@
    data: data
  })
}
export function selectHosp() {
  return request({
    url: '/system/dept/getdangqiandengluyuanqu',
    method: 'get',
  })
}
// 修改院区信息
export function updateHosp(data) {
  return request({