111
lkk
2024-12-19 93772a2ef59f61f613d7ca6b6cd3b5065c63a103
src/api/system/tijian.js
@@ -91,7 +91,14 @@
    data: data,
  });
}
// 时间轴
export function shijianzhou(data) {
  return request({
    url: "/hosp/order/zongjanyemianshjianzhou",
    method: "post",
    data: data,
  });
}
// 添加过渡表数据
export function getaddtTransition(data) {
  return request({