update 自定义比对
This commit is contained in:
@@ -92,7 +92,7 @@ const editProfileCenterTree = (params) => postAction('', params)
|
||||
// 资料中心-删除树节点
|
||||
const deleteProfileCenterTree = (params) => postAction('', params)
|
||||
// 资料中心-获取树节点树
|
||||
const getProfileCenterTree = (params) => getAction('', params)
|
||||
const getProfileCenterTree = (params) => getAction('/laws/dataCenter/lawsDataCenterFolder/getTreeList', params)
|
||||
|
||||
export {
|
||||
// 国内标准
|
||||
|
||||
Reference in New Issue
Block a user