提交 bc63e16a 编写于 作者: yi.li's avatar yi.li

merge

上级 77f1308d
......@@ -60,7 +60,7 @@ export const getPlanDetail = (planId) => {
export const getNodeTimeList = (planId) => {
return fetch({
headers,
url: getFollowUpSC(`/followup/plans/${planId}/time`),
url: getFollowUpSC(`/followup/plan/${planId}/time`),
method: 'get',
description: '获取随访时间节点列表',
})
......
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册