update 人员信息
This commit is contained in:
+1
-1
@@ -38,7 +38,7 @@ const queryDepartTreeList = (params) => getAction('/sys/sysDepart/queryTreeList'
|
||||
const queryAllRole = (params) => getAction('/sys/role/queryall', params)
|
||||
|
||||
// 获取人员信息列表
|
||||
const getPersonInfoList = (params) => getAction('/process/fb/processFbInfo/getNodeList', params)
|
||||
const getPersonInfoList = (params) => getAction('/activiti/getNodeList', params)
|
||||
|
||||
// 获取标准左侧树列表(标准体系)
|
||||
const getTreeList = (params) => getAction('/laws/standard/lawsTreeNode/enterprise', params)
|
||||
|
||||
Reference in New Issue
Block a user