curl --location --request POST '/api/Setup/GetKaoheSetupEmployeeList?msgid=“3”'
{
"errcode": 0,
"errmsg": "",
"result": {
"detail": [
{
"title": "规则名称",
"value": "新增客户-校验测试",
"dataIndex": "listname",
"colSpan": 24,
"canEdit": false,
"baseInfo": true
},
{
"title": "考核内容",
"value": "新增客户",
"dataIndex": "sys_datanum",
"colSpan": 12,
"canEdit": false,
"baseInfo": true
},
{
"title": "考核对象",
"value": "任明伟",
"dataIndex": "empNames",
"colSpan": 12,
"canEdit": false,
"baseInfo": true
},
{
"title": "启用状态",
"value": "启用",
"dataIndex": "state",
"colSpan": 12,
"canEdit": false,
"baseInfo": true
},
{
"title": "审核后纳入考核",
"value": "否",
"dataIndex": "sys_IsShenhe",
"colSpan": 12,
"canEdit": false,
"baseInfo": true
},
{
"title": "考核日期标准",
"value": "单据日期",
"dataIndex": "tcTimeStandard",
"colSpan": 12,
"canEdit": false,
"baseInfo": true
},
{
"title": "考核时间",
"value": "2024-03-01—2024-05-01",
"dataIndex": "starttime",
"colSpan": 12,
"canEdit": false,
"baseInfo": true
},
{
"title": "考核单据",
"value": "全部",
"dataIndex": "kh_doc",
"colSpan": 12,
"canEdit": false,
"baseInfo": true
}
],
"headList": [
{
"dataIndex": "sys_empids",
"title": "适用员工",
"width": 150,
"inputType": "label",
"fixed": "left"
},
{
"dataIndex": "lastSum",
"title": "上期新增客户",
"width": 150
},
{
"dataIndex": "targetSum",
"title": "本期目标合计",
"width": 150
},
{
"dataIndex": "2024-03",
"title": "2024-03",
"children": [
{
"dataIndex": "2024-03_monthLastSum",
"title": "上期新增客户",
"width": 150
},
{
"dataIndex": "2024-03_sys_xiaxian",
"title": "本期考核目标值",
"width": 150
}
]
},
{
"dataIndex": "2024-04",
"title": "2024-04",
"children": [
{
"dataIndex": "2024-04_monthLastSum",
"title": "上期新增客户",
"width": 150
},
{
"dataIndex": "2024-04_sys_xiaxian",
"title": "本期考核目标值",
"width": 150
}
]
},
{
"dataIndex": "2024-05",
"title": "2024-05",
"children": [
{
"dataIndex": "2024-05_monthLastSum",
"title": "上期新增客户",
"width": 150
},
{
"dataIndex": "2024-05_sys_xiaxian",
"title": "本期考核目标值",
"width": 150
}
]
}
],
"lastNum": 0,
"target": 0,
"targetMultiplier": "",
"sys_datanum_title": "新增客户",
"unit": "个",
"data": [
{
"key": 1,
"sys_empids": {
"label": "任明伟",
"value": "1"
},
"lastSum": 0,
"lastTarget": 0,
"targetSum": 0,
"issum": true,
"2024-03_sys_id": "1471",
"2024-03_monthLastSum": 0,
"2024-03_lastTarget": 0,
"2024-03_sys_xiaxian": 0,
"2024-04_sys_id": "1472",
"2024-04_monthLastSum": 0,
"2024-04_lastTarget": 0,
"2024-04_sys_xiaxian": 0,
"2024-05_sys_id": "1473",
"2024-05_monthLastSum": 0,
"2024-05_lastTarget": 0,
"2024-05_sys_xiaxian": 0
}
]
}
}