11
WXL
2023-09-27 128aec95c834751e587e7f6615310ffbe3b13b64
src/api/project/organization.js
@@ -15,6 +15,13 @@
    method: 'get',
  })
}
// 查询绩效人员列表
export function listperformance(userType) {
  return request({
    url: '/externalperson/group/getPersonInfo/' + userType,
    method: 'get',
  })
}
// 查询机构管理列表