提交 07f77c5b 编写于 作者: tao.wu's avatar tao.wu

修改履约管理获取量表列表存在的bug

上级 f3ae7628
...@@ -289,7 +289,7 @@ export const getEnteringInfo = (patientId, fuPlanPatientTimesId) => { ...@@ -289,7 +289,7 @@ export const getEnteringInfo = (patientId, fuPlanPatientTimesId) => {
// }) // })
} }
export const getFormList = (planTimesId, PlanPatientTimesId) => { export const getFormList = (planTimesId, planPatientTimesId) => {
// return utils.checkAuth(()=>{ // return utils.checkAuth(()=>{
return fetch({ return fetch({
headers, headers,
......
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册