管理岗评分
请对以下科长、副科长评分。
优秀最多 {{ managementQuota.excellent }} 人,良好最多 {{ managementQuota.good }} 人,优秀+良好合计最多 {{ managementQuota.topHalf }} 人。
{{ statusText(scope.row) }}
{{ tierText(scope.row) }}
共 {{ managementTargets.length }} 人
已打 {{ managementCompletedCount }} 人
待打 {{ managementUnfilledCount }} 人
当前没有需要评分的管理岗人员
{{ item.name }}
{{ item.department }} / {{ item.position }}
{{ statusText(item) }}
科室:{{ item.department }}
职位:{{ item.position }}
档次:{{ tierText(item) }}
当前分数:{{ hasScore(item) ? (item.already_scored ? item.score : item.input_score) : '未填写' }}
审批人评分
请对以下审批人评分。
共 {{ approverTargets.length }} 人
已打 {{ approverCompletedCount }} 人
待打 {{ approverUnfilledCount }} 人
基础设施与商贸服务审批科、制造业审批科审批人
优秀最多 {{ approverCombinedQuota.excellent }} 人,良好最多 {{ approverCombinedQuota.good }} 人,优秀+良好合计最多 {{ approverCombinedQuota.topHalf }} 人。
{{ statusText(scope.row) }}
{{ tierText(scope.row) }}
当前没有需要评分的审批人
{{ item.name }}
{{ item.department }} / {{ item.position }}
{{ statusText(item) }}
科室:{{ item.department }}
职位:{{ item.position }}
档次:{{ tierText(item) }}
当前分数:{{ hasScore(item) ? (item.already_scored ? item.score : item.input_score) : '未填写' }}
普惠金融审批科审批人
优秀最多 {{ approverPuhuiQuota.excellent }} 人,良好最多 {{ approverPuhuiQuota.good }} 人,优秀+良好合计最多 {{ approverPuhuiQuota.topHalf }} 人。
{{ statusText(scope.row) }}
{{ tierText(scope.row) }}
当前没有需要评分的审批人
{{ item.name }}
{{ item.department }} / {{ item.position }}
{{ statusText(item) }}
科室:{{ item.department }}
职位:{{ item.position }}
档次:{{ tierText(item) }}
当前分数:{{ hasScore(item) ? (item.already_scored ? item.score : item.input_score) : '未填写' }}
个贷审批科审批人
优秀最多 {{ approverPersonalQuota.excellent }} 人,良好最多 {{ approverPersonalQuota.good }} 人,优秀+良好合计最多 {{ approverPersonalQuota.topHalf }} 人。
{{ statusText(scope.row) }}
{{ tierText(scope.row) }}
当前没有需要评分的审批人
{{ item.name }}
{{ item.department }} / {{ item.position }}
{{ statusText(item) }}
科室:{{ item.department }}
职位:{{ item.position }}
档次:{{ tierText(item) }}
当前分数:{{ hasScore(item) ? (item.already_scored ? item.score : item.input_score) : '未填写' }}
非管理岗科员评分
请对以下科员评分。
优秀最多 {{ staffQuota.excellent }} 人,良好最多 {{ staffQuota.good }} 人,优秀+良好合计最多 {{ staffQuota.topHalf }} 人。
{{ statusText(scope.row) }}
{{ tierText(scope.row) }}
共 {{ staffTargets.length }} 人
已打 {{ staffCompletedCount }} 人
待打 {{ staffUnfilledCount }} 人
当前没有需要评分的科员人员
{{ item.name }}
{{ item.department }} / {{ item.position }}
{{ statusText(item) }}
科室:{{ item.department }}
职位:{{ item.position }}
档次:{{ tierText(item) }}
当前分数:{{ hasScore(item) ? (item.already_scored ? item.score : item.input_score) : '未填写' }}