| | |
| | | <el-table-column show-overflow-tooltip prop="sbumitBy" label="递交人" width="60" /> |
| | | <el-table-column show-overflow-tooltip prop="expensesFee" label="医疗总费用" width="60" /> |
| | | <el-table-column show-overflow-tooltip prop="compensated" label="已赔付医药费用" width="60" /> |
| | | <el-table-column show-overflow-tooltip prop="settleStatusName" label="是否结案" width="60" /> |
| | | </el-table> |
| | | <el-table |
| | | v-show="showArr[11].show" |
| | |
| | | v-model="workExperienceForm.certificateNumb" |
| | | /> |
| | | </el-form-item> |
| | | <el-form-item label="性别" prop="sex"> |
| | | <el-input v-model="workExperienceForm.sex" /> |
| | | <el-form-item label="性别" prop="sexName"> |
| | | <el-input v-model="workExperienceForm.sexName" /> |
| | | </el-form-item> |
| | | </el-col> |
| | | <el-col :span="12"> |
| | |
| | | queryParams: {}, // 查询参数 |
| | | sort: {}, // 排序 |
| | | pagination: { // 分页参数 |
| | | size: 12, |
| | | size: 15, |
| | | num: 1 |
| | | }, |
| | | tableUrl: '', |
| | |
| | | empNumb: '', |
| | | empName: '', |
| | | sex: '', |
| | | sexName: '', |
| | | certificateNumb: '', |
| | | JobId: '', |
| | | deptId: '', |
| | |
| | | empNumb: '', |
| | | empName: '', |
| | | sex: '', |
| | | sexName: '', |
| | | certificateNumb: '', |
| | | deptId: '', |
| | | deptName: '', |
| | |
| | | empNumb: '', |
| | | empName: '', |
| | | sex: '', |
| | | sexName: '', |
| | | certificateNumb: '', |
| | | deptId: '', |
| | | deptName: '', |
| | |
| | | empNumb: '', |
| | | empName: '', |
| | | sex: '', |
| | | sexName: '', |
| | | certificateNumb: '', |
| | | deptId: '', |
| | | deptName: '', |
| | |
| | | creator: '', |
| | | modifyTime: '', |
| | | modifier: '', |
| | | delFlag: '', |
| | | delFlag: '2', |
| | | empStatus: 0, |
| | | version: '' |
| | | }, |
| | |
| | | empNumb: '', |
| | | empName: '', |
| | | sex: '', |
| | | sexName: '', |
| | | certificateNumb: '', |
| | | deptId: '', |
| | | deptName: '', |
| | |
| | | empNumb: '', |
| | | empName: '', |
| | | sex: '', |
| | | sexName: '', |
| | | certificateNumb: '', |
| | | deptId: '', |
| | | deptName: '', |
| | |
| | | empNumb: '', |
| | | empName: '', |
| | | sex: '', |
| | | sexName: '', |
| | | certificateNumb: '', |
| | | deptId: '', |
| | | deptName: '', |
| | |
| | | empNumb: '', |
| | | empName: '', |
| | | sex: '', |
| | | sexName: '', |
| | | certificateNumb: '', |
| | | deptId: '', |
| | | deptName: '', |
| | |
| | | empName: '', |
| | | certificateNumb: '', |
| | | sex: '', |
| | | sexName: '', |
| | | deptId: '', |
| | | deptName: '', |
| | | JobId: '', |
| | |
| | | empNumb: '', |
| | | empName: '', |
| | | sex: '', |
| | | sexName: '', |
| | | deptId: '', |
| | | deptName: '', |
| | | JobId: '', |
| | |
| | | empName: '', |
| | | certificateNumb: '', |
| | | sex: '', |
| | | sexName: '', |
| | | deptId: '', |
| | | deptName: '', |
| | | JobId: '', |
| | |
| | | empName: '', |
| | | certificateNumb: '', |
| | | sex: '', |
| | | sexName: '', |
| | | deptId: '', |
| | | deptName: '', |
| | | JobId: '', |
| | |
| | | empNumb: '', |
| | | empName: '', |
| | | sex: '1', |
| | | sexName: '男', |
| | | JobId: '', |
| | | jobName: '', |
| | | empType: '01', |
| | |
| | | empName: '', |
| | | empNumb: '', |
| | | sex: '', |
| | | sexName: '', |
| | | certificateNumb: '', |
| | | deptId: '', |
| | | deptName: '', |
| | |
| | | }) |
| | | }, |
| | | cleanWorkExperience() { |
| | | this.workExperienceForm.empId = '' |
| | | this.workExperienceForm.archivesNumb = '' |
| | | this.workExperienceForm.deptId = '' |
| | | this.workExperienceForm.deptName = '' |
| | | this.workExperienceForm.empNumb = '' |
| | | this.workExperienceForm.empName = '' |
| | | this.workExperienceForm.sex = '' |
| | | this.workExperienceForm.JobId = '' |
| | | this.workExperienceForm.jobName = '' |
| | | this.workExperienceForm.certificateNumb = '' |
| | | this.workExperienceForm.workUnit = '' |
| | | this.workExperienceForm.beginDate = '' |
| | | this.workExperienceForm.endDate = '' |
| | |
| | | }) |
| | | }, |
| | | cleanPhysicalExam() { |
| | | this.physicalExamForm.empId = '' |
| | | this.physicalExamForm.archivesNumb = '' |
| | | this.physicalExamForm.deptId = '' |
| | | this.physicalExamForm.deptName = '' |
| | | this.physicalExamForm.empNumb = '' |
| | | this.physicalExamForm.empName = '' |
| | | this.physicalExamForm.sex = '' |
| | | this.physicalExamForm.JobId = '' |
| | | this.physicalExamForm.jobName = '' |
| | | this.physicalExamForm.certificateNumb = '' |
| | | this.physicalExamForm.hospital = '' |
| | | this.physicalExamForm.physicalExamDate = '' |
| | | this.physicalExamForm.physicalExamType = '' |
| | |
| | | }) |
| | | }, |
| | | cleanContractInfo() { |
| | | this.contractInfoForm.empId = '' |
| | | this.contractInfoForm.archivesNumb = '' |
| | | this.contractInfoForm.deptId = '' |
| | | this.contractInfoForm.deptName = '' |
| | | this.contractInfoForm.empNumb = '' |
| | | this.contractInfoForm.empName = '' |
| | | this.contractInfoForm.sex = '' |
| | | this.contractInfoForm.JobId = '' |
| | | this.contractInfoForm.jobName = '' |
| | | this.contractInfoForm.certificateNumb = '' |
| | | this.contractInfoForm.contractId = '' |
| | | this.contractInfoForm.beginDate = '' |
| | | this.contractInfoForm.endDate = '' |
| | |
| | | }) |
| | | }, |
| | | cleanDimissionAttend() { |
| | | this.dimissionAttendForm.empId = '' |
| | | this.dimissionAttendForm.archivesNumb = '' |
| | | this.dimissionAttendForm.deptId = '' |
| | | this.dimissionAttendForm.deptName = '' |
| | | this.dimissionAttendForm.empNumb = '' |
| | | this.dimissionAttendForm.empName = '' |
| | | this.dimissionAttendForm.sex = '' |
| | | this.dimissionAttendForm.JobId = '' |
| | | this.dimissionAttendForm.jobName = '' |
| | | this.dimissionAttendForm.certificateNumb = '' |
| | | this.dimissionAttendForm.dimissionAttendId = '' |
| | | this.dimissionAttendForm.attendMonth = '' |
| | | this.dimissionAttendForm.overtimeHour = '' |
| | |
| | | }) |
| | | }, |
| | | cleanLeaveInfo() { |
| | | this.leaveInfoForm.empId = '' |
| | | this.leaveInfoForm.archivesNumb = '' |
| | | this.leaveInfoForm.deptId = '' |
| | | this.leaveInfoForm.deptName = '' |
| | | this.leaveInfoForm.empNumb = '' |
| | | this.leaveInfoForm.empName = '' |
| | | this.leaveInfoForm.sex = '' |
| | | this.leaveInfoForm.JobId = '' |
| | | this.leaveInfoForm.jobName = '' |
| | | this.leaveInfoForm.certificateNumb = '' |
| | | this.leaveInfoForm.leaveId = '' |
| | | this.leaveInfoForm.beginTime = '' |
| | | this.leaveInfoForm.endTime = '' |
| | |
| | | }) |
| | | }, |
| | | cleanResign() { |
| | | this.resignForm.empId = '' |
| | | this.resignForm.archivesNumb = '' |
| | | this.resignForm.deptId = '' |
| | | this.resignForm.deptName = '' |
| | | this.resignForm.empNumb = '' |
| | | this.resignForm.empName = '' |
| | | this.resignForm.sex = '' |
| | | this.resignForm.JobId = '' |
| | | this.resignForm.jobName = '' |
| | | this.resignForm.certificateNumb = '' |
| | | this.resignForm.resignId = '' |
| | | this.resignForm.applayDate = '' |
| | | this.resignForm.reporter = '' |
| | |
| | | }) |
| | | }, |
| | | cleanUnemployment() { |
| | | this.unemploymentForm.empId = '' |
| | | this.unemploymentForm.archivesNumb = '' |
| | | this.unemploymentForm.deptId = '' |
| | | this.unemploymentForm.deptName = '' |
| | | this.unemploymentForm.empNumb = '' |
| | | this.unemploymentForm.empName = '' |
| | | this.unemploymentForm.sex = '' |
| | | this.unemploymentForm.JobId = '' |
| | | this.unemploymentForm.jobName = '' |
| | | this.unemploymentForm.certificateNumb = '' |
| | | this.unemploymentForm.unemploymentId = '' |
| | | this.unemploymentForm.applayDate = '' |
| | | this.unemploymentForm.applayReason = '' |
| | |
| | | }) |
| | | }, |
| | | cleanInsurance() { |
| | | this.insuranceForm.empId = '' |
| | | this.insuranceForm.archivesNumb = '' |
| | | this.insuranceForm.deptId = '' |
| | | this.insuranceForm.deptName = '' |
| | | this.insuranceForm.empNumb = '' |
| | | this.insuranceForm.empName = '' |
| | | this.insuranceForm.sex = '' |
| | | this.insuranceForm.JobId = '' |
| | | this.insuranceForm.jobName = '' |
| | | this.insuranceForm.certificateNumb = '' |
| | | this.insuranceForm.insuranceId = '' |
| | | this.insuranceForm.applayDate = '' |
| | | this.insuranceForm.proposer = '' |
| | |
| | | }) |
| | | }, |
| | | cleanAccidentCases() { |
| | | this.accidentCasesForm.empId = '' |
| | | this.accidentCasesForm.archivesNumb = '' |
| | | this.accidentCasesForm.deptId = '' |
| | | this.accidentCasesForm.deptName = '' |
| | | this.accidentCasesForm.empNumb = '' |
| | | this.accidentCasesForm.empName = '' |
| | | this.accidentCasesForm.sex = '' |
| | | this.accidentCasesForm.JobId = '' |
| | | this.accidentCasesForm.jobName = '' |
| | | this.accidentCasesForm.certificateNumb = '' |
| | | this.accidentCasesForm.accidentId = '' |
| | | this.accidentCasesForm.injuredTime = '' |
| | | this.accidentCasesForm.injuredAddress = '' |
| | |
| | | this.accidentCasesForm.innsureFee = row.innsureFee |
| | | this.accidentCasesForm.hrDoDate = row.hrDoDate |
| | | this.accidentCasesForm.settleDate = row.settleDate |
| | | this.accidentCasesForm.settleStatus = row.settleStatus |
| | | this.accidentCasesForm.settleStatus = row.settleStatus + '' |
| | | this.accidentCasesForm.remark = row.remark |
| | | this.accidentCasesForm.createTime = row.createTime |
| | | this.accidentCasesForm.creator = row.creator |
| | |
| | | }) |
| | | }, |
| | | cleanOccupational() { |
| | | this.occupationalForm.empId = '' |
| | | this.occupationalForm.archivesNumb = '' |
| | | this.occupationalForm.deptId = '' |
| | | this.occupationalForm.deptName = '' |
| | | this.occupationalForm.empNumb = '' |
| | | this.occupationalForm.empName = '' |
| | | this.occupationalForm.sex = '' |
| | | this.occupationalForm.JobId = '' |
| | | this.occupationalForm.jobName = '' |
| | | this.occupationalForm.certificateNumb = '' |
| | | this.occupationalForm.occupationalId = '' |
| | | this.occupationalForm.injuredTime = '' |
| | | this.occupationalForm.injuredAddress = '' |
| | |
| | | this.occupationalForm.companySubsidy = row.companySubsidy |
| | | this.occupationalForm.companyCompensation = row.companyCompensation |
| | | this.occupationalForm.jobSubsidy = row.jobSubsidy |
| | | this.occupationalForm.settleStatus = row.settleStatus |
| | | this.occupationalForm.settleStatus = row.settleStatus + '' |
| | | this.occupationalForm.createTime = row.createTime |
| | | this.occupationalForm.creator = row.creator |
| | | this.occupationalForm.modifyTime = row.modifyTime |
| | |
| | | }) |
| | | }, |
| | | cleanLaborTrouble() { |
| | | this.laborTroubleForm.empId = '' |
| | | this.laborTroubleForm.archivesNumb = '' |
| | | this.laborTroubleForm.deptId = '' |
| | | this.laborTroubleForm.deptName = '' |
| | | this.laborTroubleForm.empNumb = '' |
| | | this.laborTroubleForm.empName = '' |
| | | this.laborTroubleForm.sex = '' |
| | | this.laborTroubleForm.JobId = '' |
| | | this.laborTroubleForm.jobName = '' |
| | | this.laborTroubleForm.certificateNumb = '' |
| | | this.laborTroubleForm.arbitrationId = '' |
| | | this.laborTroubleForm.arbitrationDate = '' |
| | | this.laborTroubleForm.arbitrationType = '' |
| | |
| | | this.search() |
| | | }, |
| | | cleanBadRecord() { |
| | | this.badRecordForm.empId = '' |
| | | this.badRecordForm.archivesNumb = '' |
| | | this.badRecordForm.deptId = '' |
| | | this.badRecordForm.deptName = '' |
| | | this.badRecordForm.empNumb = '' |
| | | this.badRecordForm.empName = '' |
| | | this.badRecordForm.sex = '' |
| | | this.badRecordForm.JobId = '' |
| | | this.badRecordForm.jobName = '' |
| | | this.badRecordForm.certificateNumb = '' |
| | | this.badRecordForm.badId = '' |
| | | this.badRecordForm.badDate = '' |
| | | this.badRecordForm.reporter = '' |
| | |
| | | }) |
| | | }, |
| | | cleanRemarkInfo() { |
| | | this.remarkInfoForm.empId = '' |
| | | this.remarkInfoForm.archivesNumb = '' |
| | | this.remarkInfoForm.deptId = '' |
| | | this.remarkInfoForm.deptName = '' |
| | | this.remarkInfoForm.empNumb = '' |
| | | this.remarkInfoForm.empName = '' |
| | | this.remarkInfoForm.sex = '' |
| | | this.remarkInfoForm.JobId = '' |
| | | this.remarkInfoForm.jobName = '' |
| | | this.remarkInfoForm.certificateNumb = '' |
| | | this.remarkInfoForm.remarkId = '' |
| | | this.remarkInfoForm.remarkContent = '' |
| | | this.remarkInfoForm.remarkDate = '' |
| | |
| | | this[this.inputForName].deptName = data.deptName |
| | | this[this.inputForName].JobId = data.jobId |
| | | this[this.inputForName].jobName = data.jobName |
| | | this[this.inputForName].sex = data.sex === '0' ? '男' : '女' |
| | | this[this.inputForName].sex = data.sex === '1' ? '男' : '女' |
| | | this[this.inputForName].sexName = data.sex === '1' ? '男' : '女' |
| | | } |
| | | this.dialogShowXzyg = false |
| | | }, |