| | |
| | | </el-row> |
| | | <el-table ref="physicalExamTable" :data="physicalExamData" style="width: 100%;height: 70%;"> |
| | | <el-table-column type="index" label="序号" width="50" align="center" /> |
| | | <el-table-column prop="deptName" label="护卫点" /> |
| | | <el-table-column prop="empNumb" label="员工编号" /> |
| | | <el-table-column prop="empName" label="员工姓名" /> |
| | | <el-table-column prop="deptName" label="护卫点" width="150" /> |
| | | <el-table-column prop="jobName" label="岗位" /> |
| | | <el-table-column prop="empName" label="员工姓名" width="100" /> |
| | | <el-table-column prop="certificateNumb" label="身份证号码" width="180" /> |
| | | <el-table-column prop="sex" label="性别" width="50" :formatter="sexFormat" /> |
| | | <el-table-column prop="hospital" label="体检医院" /> |
| | | <el-table-column prop="physicalExamDate" label="体检日期" /> |
| | | <el-table-column prop="hospital" label="体检医院" width="150" /> |
| | | <el-table-column prop="physicalExamDate" label="体检日期" width="100" /> |
| | | <el-table-column prop="physicalExamType" label="体检类型" :formatter="typeFormat" /> |
| | | <el-table-column prop="bloodPressure" label="血压" /> |
| | | <el-table-column prop="transaminase" label="转氨酶" /> |
| | |
| | | <el-table ref="contractInfoTable" :data="contractInfoData" style="width: 100%;height: 70%;"> |
| | | <el-table-column type="index" label="序号" width="50" align="center" /> |
| | | <el-table-column prop="empNumb" label="员工编号" width="180" /> |
| | | <el-table-column prop="deptName" label="护卫点" width="180" /> |
| | | <el-table-column prop="jobName" label="岗位" width="180" /> |
| | | <el-table-column prop="empName" label="员工姓名" width="180" /> |
| | | <el-table-column prop="certificateNumb" label="身份证号码" width="180" /> |
| | | <el-table-column prop="deptName" label="护卫点" width="180" /> |
| | | <!-- <el-table-column prop="jobName" label="岗位" width="180" /> --> |
| | | <el-table-column prop="signingDate" label="合同签订日期" width="180" /> |
| | | <el-table-column prop="endDate" label="合同结束日期" width="180" /> |
| | | <el-table-column prop="contractPeriod" label="合同期限(年)" width="180" /> |
| | |
| | | <el-table ref="dimissionAttendTable" :data="dimissionAttendData" style="width: 100%;height: 70%;"> |
| | | <el-table-column type="index" label="序号" width="50" align="center" /> |
| | | <el-table-column prop="empNumb" label="员工编号" width="180" /> |
| | | <el-table-column prop="deptName" label="护卫点" width="180" /> |
| | | <el-table-column prop="jobName" label="岗位名称" width="180" /> |
| | | <el-table-column prop="empName" label="员工姓名" width="180" /> |
| | | <el-table-column prop="certificateNumb" label="身份证号码" width="180" /> |
| | | <el-table-column prop="attendMonth" label="离职考勤月份" width="180" /> |
| | | <el-table-column prop="empName" label="姓名" width="180" /> |
| | | <el-table-column prop="attendMonth" label="离职考勤年月" width="180" /> |
| | | <el-table-column prop="attendDays" label="出勤天数" width="180" /> |
| | | <el-table-column prop="overtimeDay" label="加班(天)" width="180" /> |
| | | <el-table-column prop="overtimeHour" label="加班(小时)" width="180" /> |
| | |
| | | <el-table-column prop="leaveDay" label="请假(天)" width="180" /> |
| | | <el-table-column prop="absenteeism" label="旷工(天)" width="180" /> |
| | | <el-table-column prop="remark" label="备注" width="180" /> |
| | | |
| | | <!-- <el-table-column prop="deptName" label="护卫点" width="180" /> |
| | | <el-table-column prop="jobName" label="岗位名称" width="180" /> |
| | | <el-table-column prop="empName" label="员工姓名" width="180" /> |
| | | <el-table-column prop="certificateNumb" label="身份证号码" width="180" /> |
| | | <el-table-column prop="attendMonth" label="离职考勤月份" width="180" /> --> |
| | | </el-table> |
| | | </div> |
| | | |
| | |
| | | <el-table-column type="index" label="序号" width="50" align="center" /> |
| | | <el-table-column prop="empNumb" label="员工编号" width="180" /> |
| | | <el-table-column prop="deptName" label="护卫点" width="180" /> |
| | | <el-table-column prop="jobName" label="岗位名称" width="180" /> |
| | | <el-table-column prop="empName" label="员工姓名" width="180" /> |
| | | <el-table-column prop="jobName" label="名称" width="100" /> |
| | | <el-table-column prop="empName" label="姓名" width="100" /> |
| | | <el-table-column prop="beginTime" label="开始时间" width="180" /> |
| | | <el-table-column prop="endTime" label="结束时间" width="180" /> |
| | | <el-table-column prop="leaveDay" label="请假天数" width="180" /> |
| | | <el-table-column prop="leaveDay" label="请假天数" /> |
| | | <el-table-column prop="leaveType" label="请假类型" width="180" :formatter="leaveTypeFormat" /> |
| | | <el-table-column prop="returnDate" label="到岗时间" width="180" /> |
| | | <el-table-column prop="reporter" label="报备人" width="180" /> |
| | | <el-table-column prop="remark" label="备注" width="180" /> |
| | | <el-table-column prop="remark" label="备注" width="280" /> |
| | | </el-table> |
| | | </div> |
| | | |
| | |
| | | </el-row> |
| | | <el-table ref="resignTable" :data="resignData" style="width: 100%;height: 70%;"> |
| | | <el-table-column type="index" label="序号" width="50" align="center" /> |
| | | <el-table-column prop="empNumb" label="员工编号" width="150" /> |
| | | <el-table-column prop="deptName" label="护卫点" width="180" /> |
| | | <el-table-column prop="jobName" label="岗位名" width="180" /> |
| | | <el-table-column prop="empNumb" label="员工编号" width="180" /> |
| | | <el-table-column prop="empName" label="员工姓名" width="180" /> |
| | | <el-table-column prop="jobName" label="岗位" width="100" /> |
| | | <el-table-column prop="empName" label="员工姓名" width="150" /> |
| | | <el-table-column prop="certificateNumb" label="身份证号码" width="180" /> |
| | | <el-table-column prop="applayDate" label="辞职申请日期" width="180" /> |
| | | <el-table-column prop="reason" label="辞职事由" width="180" /> |
| | | <el-table-column prop="reporter" label="汇报人" width="180" /> |
| | | <el-table-column prop="remark" label="备注" width="180" /> |
| | | <el-table-column prop="reason" label="辞职事由" width="200" /> |
| | | <el-table-column prop="reporter" label="汇报人" width="150" /> |
| | | <el-table-column prop="remark" label="备注" width="200" /> |
| | | </el-table> |
| | | </div> |
| | | |
| | |
| | | </el-row> |
| | | <el-table ref="unemploymentTable" :data="unemploymentData" style="width: 100%;height: 70%;"> |
| | | <el-table-column type="index" label="序号" width="50" align="center" /> |
| | | <el-table-column prop="deptName" label="护卫点" width="180" /> |
| | | <el-table-column prop="jobName" label="岗位名称" width="180" /> |
| | | <el-table-column prop="empNumb" label="员工编号" width="180" /> |
| | | <el-table-column prop="empName" label="姓名" width="180" /> |
| | | <el-table-column prop="deptName" label="护卫点" width="120" /> |
| | | <el-table-column prop="jobName" label="岗位" width="120" /> |
| | | <el-table-column prop="empNumb" label="员工编号" width="150" /> |
| | | <el-table-column prop="empName" label="姓名" width="120" /> |
| | | <el-table-column prop="certificateNumb" label="身份证号码" width="180" /> |
| | | <el-table-column prop="applayDate" label="失业金申请日期" width="180" /> |
| | | <el-table-column prop="applayReason" label="申报事由" width="180" /> |
| | | <el-table-column prop="reporter" label="汇报人" width="180" /> |
| | | <el-table-column prop="auditor" label="审核人" width="180" /> |
| | | <el-table-column prop="remark" label="备注" width="180" /> |
| | | <el-table-column prop="remark" label="备注" width="280" /> |
| | | </el-table> |
| | | </div> |
| | | |
| | |
| | | </el-row> |
| | | <el-table ref="insuranceTable" :data="insuranceData" style="width: 100%;height: 70%;"> |
| | | <el-table-column type="index" label="序号" width="50" align="center" /> |
| | | <el-table-column prop="empNumb" label="员工编号" width="180" /> |
| | | <el-table-column prop="empName" label="姓名" width="180" /> |
| | | <el-table-column prop="empNumb" label="员工编号" width="150" /> |
| | | <el-table-column prop="empName" label="姓名" width="150" /> |
| | | <el-table-column prop="certificateNumb" label="身份证号码" width="180" /> |
| | | <el-table-column prop="deptName" label="护卫点" width="180" /> |
| | | <el-table-column prop="applayDate" label="社保申请日期" width="180" /> |
| | | <el-table-column prop="proposer" label="申请人" width="180" /> |
| | | <el-table-column prop="deptName" label="护卫点" width="150" /> |
| | | <el-table-column prop="applayDate" label="社保申请日期" width="150" /> |
| | | <el-table-column prop="proposer" label="申请人" /> |
| | | <el-table-column prop="insuranceGaers" label="社保档位" width="180" :formatter="insuranceGaersFormat" /> |
| | | <el-table-column prop="reportStatus" label="是否已报告" width="180" :formatter="reportStatusFormat" /> |
| | | <el-table-column prop="applayStatus" label="状态" width="180" :formatter="applayStatusFormat" /> |
| | | <el-table-column prop="reportStatus" label="是否已报告" width="100" :formatter="reportStatusFormat" /> |
| | | <el-table-column prop="applayStatus" label="状态" width="100" :formatter="applayStatusFormat" /> |
| | | <el-table-column prop="auditor" label="审核人" width="180" /> |
| | | <el-table-column prop="remark" label="备注" width="280" /> |
| | | </el-table> |
| | |
| | | </el-row> |
| | | <el-table ref="accidentCasesTable" :data="accidentCasesData" style="width: 100%;height: 70%;"> |
| | | <el-table-column type="index" label="序号" width="50" align="center" /> |
| | | <el-table-column prop="empNumb" label="员工编号" width="180" /> |
| | | <el-table-column prop="deptName" label="护卫点" width="180" /> |
| | | <el-table-column prop="jobName" label="岗位名称" width="180" /> |
| | | <el-table-column prop="empName" label="姓名" width="180" /> |
| | | <el-table-column prop="empNumb" label="员工编号" width="150" /> |
| | | <el-table-column prop="deptName" label="护卫点" width="120" /> |
| | | <el-table-column prop="jobName" label="岗位" width="120" /> |
| | | <el-table-column prop="empName" label="姓名" width="120" /> |
| | | <el-table-column prop="certificateNumb" label="身份证号码" width="180" /> |
| | | <el-table-column prop="injuredTime" label="受伤日期" width="180" /> |
| | | <el-table-column prop="injuredAddress" label="受伤地点" width="180" /> |
| | |
| | | <el-table-column prop="injuredDiacrisis" label="意外险诊断" width="180" /> |
| | | <el-table-column prop="hospitalName" label="就诊医院" width="180" /> |
| | | <el-table-column prop="treatmentName" label="就诊科室" width="180" /> |
| | | <el-table-column prop="hospitalizatioFlag" label="是否住院" width="180" :formatter="hospitalizatioFlagFormat" /> |
| | | <el-table-column prop="bedNumb" label="床号" width="180" /> |
| | | <el-table-column prop="reprotTime" label="报案时间" width="180" /> |
| | | <el-table-column prop="submitTime" label="递交资料时间" width="180" /> |
| | | <el-table-column prop="sbumitBy" label="递交人" width="180" /> |
| | | <el-table-column prop="hospitalizatioFlag" label="是否住院" width="100" :formatter="hospitalizatioFlagFormat" /> |
| | | <el-table-column prop="bedNumb" label="床号" /> |
| | | <el-table-column prop="reprotTime" label="报案时间" width="150" /> |
| | | <el-table-column prop="submitTime" label="递交资料时间" width="150" /> |
| | | <el-table-column prop="sbumitBy" label="递交人" width="120" /> |
| | | <el-table-column prop="expensesFee" label="医疗总费用" width="180" /> |
| | | <el-table-column prop="settleStatus" label="案结状态" width="180" :formatter="settleStatusFormat" /> |
| | | <el-table-column prop="innsureFee" label="保险赔付费用" width="180" /> |
| | | <el-table-column prop="expenseReport" label="保单" width="180" /> |
| | | <el-table-column prop="hrDoDate" label="人事处理时间" width="180" /> |
| | | <el-table-column prop="settleStatus" label="状态" width="100" :formatter="settleStatusFormat" /> |
| | | <el-table-column prop="settleDate" label="结案时间" width="150" /> |
| | | </el-table> |
| | | </div> |
| | | |
| | |
| | | </el-row> |
| | | <el-table ref="occupationalTable" :data="occupationalData" style="width: 100%;height: 70%;"> |
| | | <el-table-column type="index" label="序号" width="50" align="center" /> |
| | | <el-table-column prop="deptName" label="护卫点" width="180" /> |
| | | <el-table-column prop="jobName" label="岗位" width="180" /> |
| | | <el-table-column prop="deptName" label="护卫点" width="150" /> |
| | | <el-table-column prop="jobName" label="岗位" width="150" /> |
| | | <el-table-column prop="empNumb" label="员工编号" width="180" /> |
| | | <el-table-column prop="empName" label="姓名" width="180" /> |
| | | <el-table-column prop="empName" label="姓名" width="150" /> |
| | | <el-table-column prop="certificateNumb" label="身份证号码" width="180" /> |
| | | <el-table-column prop="injuredTime" label="受伤日期" width="180" /> |
| | | <el-table-column prop="injuredAddress" label="受伤地点" width="180" /> |
| | |
| | | <el-table-column prop="injuredDiacrisis" label="工伤诊断" width="180" /> |
| | | <el-table-column prop="hospitalName" label="就诊医院" width="180" /> |
| | | <el-table-column prop="treatmentName" label="就诊科室" width="180" /> |
| | | <el-table-column prop="hospitalizatioFlag" label="是否住院" width="180" :formatter="hospitalizatioFlagFormat" /> |
| | | <el-table-column prop="bedNumb" label="床号" width="180" /> |
| | | <el-table-column prop="reportTime" label="报案时间" width="180" /> |
| | | <el-table-column prop="submitTime" label="递交资料时间" width="180" /> |
| | | <el-table-column prop="hospitalizatioFlag" label="是否住院" width="100" :formatter="hospitalizatioFlagFormat" /> |
| | | <el-table-column prop="bedNumb" label="床号" width="100" /> |
| | | <el-table-column prop="reportTime" label="报案时间" width="150" /> |
| | | <el-table-column prop="submitTime" label="递交资料时间" width="150" /> |
| | | <el-table-column prop="sbumitBy" label="递交人" width="180" /> |
| | | <el-table-column prop="expensesFee" label="医疗总费用" width="180" /> |
| | | <el-table-column prop="compensated" label="已赔付医药费用" width="180" /> |
| | | <el-table-column prop="settleStatus" label="状态" width="180" :formatter="settleStatusFormat" /> |
| | | <el-table-column prop="expensesFee" label="医疗总费用" width="100" /> |
| | | <el-table-column prop="innsureFee" label="保险赔付费用" width="100" /> |
| | | <el-table-column prop="hrDoDate" label="人事处理时间" width="150" /> |
| | | <el-table-column prop="settleStatus" label="状态" width="100" :formatter="settleStatusFormat" /> |
| | | <el-table-column prop="settleDate" label="结案时间" width="150" /> |
| | | </el-table> |
| | | </div> |
| | | |
| | |
| | | </el-row> |
| | | <el-table ref="laborTroubleTable" :data="laborTroubleData" style="width: 100%;height: 70%;"> |
| | | <el-table-column type="index" label="序号" width="50" align="center" /> |
| | | <el-table-column prop="deptName" label="护卫点" width="180" /> |
| | | <el-table-column prop="deptName" label="护卫点" width="150" /> |
| | | <el-table-column prop="empNumb" label="员工编号" width="180" /> |
| | | <el-table-column prop="empName" label="姓名" width="180" /> |
| | | <el-table-column prop="empName" label="姓名" width="150" /> |
| | | <el-table-column prop="certificateNumb" label="身份证号码" width="180" /> |
| | | <el-table-column prop="arbitrationDate" label="仲裁日期" width="180" /> |
| | | <el-table-column prop="arbitrationType" label="仲裁类型" width="180" :formatter="arbitrationTypeFormat" /> |
| | | <el-table-column prop="arbitrationReason" label="仲裁事由" width="180" /> |
| | | <el-table-column prop="reporter" label="汇报人" width="180" /> |
| | | <el-table-column prop="remark" label="备注" width="180" /> |
| | | <el-table-column prop="arbitrationPay" label="仲裁赔付(元)" width="180" /> |
| | | <el-table-column prop="arbitrationStatus" label="状态" width="180" :formatter="arbitrationStatusFormat" /> |
| | | <el-table-column prop="settleDate" label="案结日期" width="180" /> |
| | | <el-table-column prop="arbitrationDate" label="仲裁日期" width="150" /> |
| | | <el-table-column prop="arbitrationType" label="仲裁类型" width="150" :formatter="arbitrationTypeFormat" /> |
| | | <el-table-column prop="arbitrationReason" label="仲裁事由" width="150" /> |
| | | <el-table-column prop="reporter" label="汇报人" width="150" /> |
| | | <el-table-column prop="remark" label="备注" width="200" /> |
| | | <el-table-column prop="arbitrationPay" label="仲裁赔付(元)" width="100" /> |
| | | <el-table-column prop="arbitrationStatus" label="状态" width="100" :formatter="arbitrationStatusFormat" /> |
| | | <el-table-column prop="settleDate" label="案结日期" width="150" /> |
| | | </el-table> |
| | | </div> |
| | | |
| | |
| | | </el-row> |
| | | <el-table ref="badRecordTable" :data="badRecordData" style="width: 100%;height: 70%;"> |
| | | <el-table-column type="index" label="序号" width="50" align="center" /> |
| | | <el-table-column prop="deptName" label="护卫点" width="180" /> |
| | | <el-table-column prop="deptName" label="护卫点" width="140" /> |
| | | <el-table-column prop="empNumb" label="员工编号" width="180" /> |
| | | <el-table-column prop="empName" label="姓名" width="180" /> |
| | | <el-table-column prop="empName" label="姓名" width="140" /> |
| | | <el-table-column prop="certificateNumb" label="身份证号码" width="180" /> |
| | | <el-table-column prop="badDate" label="不良记录日期" width="180" /> |
| | | <el-table-column prop="badContent" label="不良记录描述" width="180" /> |
| | | <el-table-column prop="reporter" label="汇报人" width="180" /> |
| | | <el-table-column prop="remark" label="备注" width="180" /> |
| | | <el-table-column prop="badDate" label="不良记录日期" width="140" /> |
| | | <el-table-column prop="badContent" label="不良记录描述" width="280" /> |
| | | <el-table-column prop="reporter" label="汇报人" width="100" /> |
| | | <el-table-column prop="remark" label="备注" width="280" /> |
| | | </el-table> |
| | | </div> |
| | | |
| | |
| | | </el-row> |
| | | <el-table ref="remarkInfoTable" :data="remarkInfoData" style="width: 100%;height: 70%;"> |
| | | <el-table-column type="index" label="序号" width="50" align="center" /> |
| | | <el-table-column prop="deptName" label="护卫点" width="180" /> |
| | | <el-table-column prop="empNumb" label="员工编号" width="180" /> |
| | | <el-table-column prop="empName" label="姓名" width="180" /> |
| | | <el-table-column prop="deptName" label="护卫点" width="140" /> |
| | | <el-table-column prop="jobName" label="岗位" width="140" /> |
| | | <el-table-column prop="empName" label="姓名" width="140" /> |
| | | <el-table-column prop="remarkDate" label="备注日期" width="180" /> |
| | | <el-table-column prop="remarkContent" label="备注信息" width="400" /> |
| | | <el-table-column prop="remarkContent" label="备注信息" /> |
| | | </el-table> |
| | | </div> |
| | | <div v-show="showArr[14].show"> |
| | |
| | | <el-table ref="jobChangeTable" :data="jobChangeData" style="width: 100%;height: 70%;"> |
| | | <el-table-column type="selection" width="55" /> |
| | | <el-table-column prop="empNumb" label="员工编号" width="180" /> |
| | | <el-table-column prop="certificateNumb" label="身份证号码" width="180" /> |
| | | <!-- <el-table-column prop="certificateNumb" label="身份证号码" width="180" /> --> |
| | | <el-table-column prop="newDeptName" label="现部门" /> |
| | | <el-table-column prop="newJobName" label="现岗位" /> |
| | | <el-table-column prop="empName" label="姓名" width="180" /> |
| | |
| | | <el-table-column prop="oldJobName" label="原岗位" /> |
| | | <el-table-column prop="changeDate" label="调岗日期" /> |
| | | <el-table-column prop="changeType" label="调岗类型" :formatter="changeTypeFormat" /> |
| | | <el-table-column prop="changeReason" label="调岗理由描述" width="380" /> |
| | | </el-table> |
| | | </div> |
| | | <div v-show="showArr[15].show"> |
| | |
| | | </el-row> |
| | | <el-table ref="dimissionLogTable" :data="dimissionLogData" style="width: 100%;height: 70%;"> |
| | | <el-table-column type="selection" width="55" /> |
| | | <el-table-column prop="newDeptName" label="护卫点" width="180" /> |
| | | <el-table-column prop="newJobName" label="岗位" /> |
| | | <el-table-column prop="empNumb" label="员工编号" width="180" /> |
| | | <el-table-column prop="newDeptName" label="现部门" /> |
| | | <el-table-column prop="newJobName" label="现岗位" /> |
| | | <el-table-column prop="empName" label="姓名" width="180" /> |
| | | <el-table-column prop="entryDate" label="入职日期" /> |
| | | <el-table-column prop="dimissionDate" label="离职日期" /> |
| | | <el-table-column prop="selfLeaveDay" label="自离天数" /> |
| | | <el-table-column prop="reporter" label="报备人" /> |
| | | <el-table-column prop="remark" label="备注" /> |
| | | <el-table-column prop="reporter" label="报告人" /> |
| | | <el-table-column prop="remark" label="备注" width="280" /> |
| | | </el-table> |
| | | </div> |
| | | <pagination |