人力资源表
添加
搜索
重置
{{ scope.row.realName}}
查看学历
{{ scope.row.subjectName}}
{{ scope.row.intentionCity}}
{{ scope.row.assessmentResult}}
{{ scope.row.otherComment}}
{{ scope.row.entryDate | dayjsFormat}}
{{ scope.row.position | jobType }}
{{ typeof scope.row.isProbationPeriod === 'boolean' ? scope.row.isProbationPeriod ? '是' : '否' : '' }}
{{ scope.row.status | hrStatus }}
{{ scope.row.age > 0 ? scope.row.age : '' }}
{{ typeof scope.row.gender === 'boolean' ? scope.row.gender ? '男' : '女' : '' }}
{{ scope.row.resignationDate | dayjsFormat}}
修改
{{ scope.row.year | dayjsFormat}}