qx
qx
2025-04-21 106c445f8b633ffdcf2a6839c9bf72359c8646d4
src/api/hosp/order.js
@@ -224,6 +224,16 @@
  })
}
// 体检记录页面恢复预约记录接口
export function huifuyuyuejilu(data) {
  return request({
    url: '/hosp/order/huifuyuyuejilu',
    method: 'post',
    data: data
  })
}
export function getTjrWnJuanMoBan(tjCategory) {
  return request({
    url: '/hosp/surveyTemplate/getTjrWnJuanMoBan',