产品定位

在人才推荐名单中,支持一次性勾选2-4人,查看人员的画像对比,对多名申报人员进行横向比较,帮助专员快速匹配出更符合入库条件的人才。

产品说明

2.1设置对比方案

第一步,创建对比方案。创建方案后,支持修改或删除对比方案。

属性说明:

  • 编号:方案编号,唯一值即可,可参与排序。
  • 名称:对画像对比方案的描述。
  • 维护组织:对该方案具有维护权限的组织。
  • 适用组织:该方案哪些组织可用。
  • 对比配置:配置画像对比中要展示的组件,如:人员卡片、个人绩效、教育经历、人员标签等……
  • 对比界面按钮配置:若在对比界面有导出等需求,可在按钮配置中定义。
对比配置
[{
    "key": "component_b2c1e8ff-cfdf-46b2-863e-1a03081a2c11",
    "force": true,
    "scale": 1,
    "title": "",
    "options": {
        "title": "人员卡片组件",
        "employee_id": "employee_id"
    },
    "position": "1,1,5,10",
    "component": "hc-emp-view-card",
    "isRending": false
}, {
    "key": "component_3dde419f-3589-4a96-a885-815c2ad58f68",
    "force": false,
    "scale": 1,
    "title": "工作履历",
    "options": {
        "model": "EmployeeWorkRecord",
        "state": "OwnerCard",
        "title": "列表插件",
        "filter_dict": "employee_id"
    },
    "position": "1,36,5,5",
    "component": "home-widget-body-list-container",
    "isRending": false
}, {
    "key": "component_ce14312d-b9b3-45c9-bd2b-258b3ae3c04d",
    "force": false,
    "scale": 1,
    "title": "奖励情况",
    "options": {
        "model": "RewardInformation",
        "state": "TimeLineCard",
        "title": "列表插件",
        "filter_dict": "employee_id"
    },
    "position": "1,46,5,5",
    "component": "home-widget-body-list-container",
    "isRending": false
}, {
    "key": "component_4ce08f3a-b99a-4e67-801e-7a45af420715",
    "force": false,
    "scale": 1,
    "title": "教育经历",
    "options": {
        "model": "EmployeeEducation",
        "state": "HomeCard",
        "title": "列表插件",
        "filter_dict": "employee_id"
    },
    "position": "1,41,5,5",
    "component": "home-widget-body-list-container",
    "isRending": false
}, {
    "key": "component_f1b3319a-398e-4849-acd9-ae6ff41ee0f4",
    "force": false,
    "scale": 1,
    "title": "职称信息",
    "options": {
        "model": "TechnicalSkills",
        "state": "OwnerCard",
        "title": "列表插件",
        "filter_dict": "employee_id"
    },
    "position": "1,51,5,5",
    "component": "home-widget-body-list-container",
    "isRending": false
}, {
    "key": "component_50f0e3f4-15a3-498d-8ba2-69347b3b0304",
    "force": false,
    "scale": 1,
    "title": "人才盘点",
    "options": {
        "title": "人才盘点组件",
        "employee_id": "employee_id"
    },
    "position": "1,31,5,5",
    "component": "hc-nine-map",
    "isRending": false
}, {
    "key": "component_f3a67df4-d7be-4688-9d5b-88621e809726",
    "force": false,
    "scale": 1,
    "title": "个人绩效",
    "options": {
        "data": [{
            "api": "perf.result.get.emp.report.list",
            "key": "main",
            "name": "main",
            "class": "api",
            "param": {
                "cycle_type": 100,
                "employee_id": "=employee_id"
            },
            "page_count": false
        }],
        "chart": {
            "xAxis": {
                "data": "=LIST_GET(main,'year')",
                "type": "category"
            },
            "yAxis": {
                "type": "value"
            },
            "series": [{
                "data": "=LIST_GET(main,'score')",
                "type": "bar"
            }]
        },
        "title": "eCharts图表插件",
        "ag_fields": [],
        "dim_fields": []
    },
    "position": "1,26,5,5",
    "component": "hc-board-data-chart",
    "isRending": false,
    "filter_dict": "employee_id"
}, {
    "key": "component_daccc4a3-44b4-4221-a83c-9b235a465209",
    "force": false,
    "scale": 1,
    "title": "组织绩效",
    "options": {
        "data": [{
            "api": "perf.result.get.dept.report.list",
            "key": "main",
            "name": "main",
            "class": "api",
            "param": {
                "dept_type": 1,
                "cycle_type": 100,
                "employee_id": "=employee_id"
            },
            "page_count": false
        }],
        "chart": {
            "xAxis": {
                "data": "=LIST_GET(main,'year')",
                "type": "category"
            },
            "yAxis": {
                "type": "value"
            },
            "series": [{
                "data": "=LIST_GET(main,'score')",
                "type": "line"
            }]
        },
        "title": "eCharts图表插件",
        "ag_fields": [],
        "dim_fields": []
    },
    "position": "1,21,5,5",
    "component": "hc-board-data-chart",
    "isRending": false,
    "filter_dict": "employee_id"
}, {
    "key": "component_7587086f-3e4c-4d71-b930-a2482b14f9bc",
    "scale": 1,
    "title": "人才标签",
    "options": {
        "model": "TagType",
        "state": "employee",
        "title": "列表插件",
        "filter_dict": "employee_id"
    },
    "position": "1,11,5,10",
    "component": "home-widget-body-list-container",
    "isRending": false
}]
对比界面按钮配置
[{
    "key": "export",
    "func": "=function(){SCOPE.pdfExport(2)}",
    "label": "导出"
}]

以上,就定义完成啦。

2.2 应用

人才推荐查看申报人员名单时,可根据上述定义好的对比方案进行申报人画像对比,便于直观地比较和筛选出更符合入库要求的人才。

效果:


  • 无标签