yxh
yxh
2024-01-05 26c14f0c6defe02f2b6f15b498bcd454461ee7a8
src/api/project/organization.js
@@ -15,6 +15,13 @@
    method: 'get',
  })
}
// 查询绩效人员列表
export function listperformance(userType) {
  return request({
    url: '/externalperson/group/getPersonInfo/' + userType,
    method: 'get',
  })
}
// 查询机构管理列表