qx
qx
2025-04-03 1cda9a83b5c7d32cd7ff0ccf82073047bcd1e278
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',