| | |
| | | this.fileDate.empId = this.empBaseInfoForm.empId |
| | | this.labelfrom.empId = this.empBaseInfoForm.empId |
| | | |
| | | this.remarkInfoForm.allDeptName = val.allDeptName |
| | | this.remarkInfoForm.certificateNumb = val.certificateNumb |
| | | this.remarkInfoForm.empId = val.empId |
| | | this.remarkInfoForm.empName = val.empName |
| | |
| | | this.remarkInfoForm.delFlag = 0 |
| | | this.$set(this.remarkInfoForm, 'delFlag', 0) |
| | | |
| | | this.laborTroubleForm.allDeptName = val.allDeptName |
| | | this.laborTroubleForm.certificateNumb = val.certificateNumb |
| | | this.laborTroubleForm.empId = val.empId |
| | | this.laborTroubleForm.empName = val.empName |
| | |
| | | this.laborTroubleForm.sex = val.sex |
| | | this.$set(this.laborTroubleForm, 'delFlag', 0) |
| | | |
| | | this.occupationalForm.allDeptName = val.allDeptName |
| | | this.occupationalForm.certificateNumb = val.certificateNumb |
| | | this.occupationalForm.empId = val.empId |
| | | this.occupationalForm.empName = val.empName |
| | |
| | | this.occupationalForm.sex = val.sex |
| | | this.$set(this.occupationalForm, 'delFlag', 0) |
| | | |
| | | this.insuranceForm.allDeptName = val.allDeptName |
| | | this.insuranceForm.certificateNumb = val.certificateNumb |
| | | this.insuranceForm.empId = val.empId |
| | | this.insuranceForm.empName = val.empName |
| | |
| | | this.insuranceForm.sex = val.sex |
| | | this.$set(this.insuranceForm, 'delFlag', 0) |
| | | |
| | | this.unemploymentForm.allDeptName = val.allDeptName |
| | | this.unemploymentForm.certificateNumb = val.certificateNumb |
| | | this.unemploymentForm.empId = val.empId |
| | | this.unemploymentForm.empName = val.empName |
| | |
| | | this.unemploymentForm.sex = val.sex |
| | | this.$set(this.unemploymentForm, 'delFlag', 0) |
| | | |
| | | this.resignForm.allDeptName = val.allDeptName |
| | | this.resignForm.certificateNumb = val.certificateNumb |
| | | this.resignForm.empId = val.empId |
| | | this.resignForm.empName = val.empName |
| | |
| | | this.resignForm.sex = val.sex |
| | | this.$set(this.resignForm, 'delFlag', 0) |
| | | |
| | | this.leaveInfoForm.allDeptName = val.allDeptName |
| | | this.leaveInfoForm.certificateNumb = val.certificateNumb |
| | | this.leaveInfoForm.empId = val.empId |
| | | this.leaveInfoForm.empName = val.empName |
| | |
| | | this.leaveInfoForm.sex = val.sex |
| | | this.$set(this.leaveInfoForm, 'delFlag', 0) |
| | | |
| | | this.contractInfoForm.allDeptName = val.allDeptName |
| | | this.contractInfoForm.certificateNumb = val.certificateNumb |
| | | this.contractInfoForm.empId = val.empId |
| | | this.contractInfoForm.empName = val.empName |
| | |
| | | this.contractInfoForm.sex = val.sex |
| | | this.$set(this.contractInfoForm, 'delFlag', 0) |
| | | |
| | | this.dimissionAttendForm.allDeptName = val.allDeptName |
| | | this.dimissionAttendForm.certificateNumb = val.certificateNumb |
| | | this.dimissionAttendForm.empId = val.empId |
| | | this.dimissionAttendForm.empName = val.empName |
| | |
| | | this.dimissionAttendForm.sex = val.sex |
| | | this.$set(this.dimissionAttendForm, 'delFlag', 0) |
| | | |
| | | this.physicalExamForm.allDeptName = val.allDeptName |
| | | this.physicalExamForm.certificateNumb = val.certificateNumb |
| | | this.physicalExamForm.empId = val.empId |
| | | this.physicalExamForm.empName = val.empName |
| | |
| | | this.physicalExamForm.sex = val.sex |
| | | this.$set(this.physicalExamForm, 'delFlag', 0) |
| | | |
| | | this.workExperienceForm.allDeptName = val.allDeptName |
| | | this.workExperienceForm.certificateNumb = val.certificateNumb |
| | | this.workExperienceForm.empId = val.empId |
| | | this.workExperienceForm.empName = val.empName |
| | |
| | | this.workExperienceForm.sex = val.sex |
| | | this.$set(this.workExperienceForm, 'delFlag', 0) |
| | | |
| | | this.badRecordForm.allDeptName = val.allDeptName |
| | | this.badRecordForm.certificateNumb = val.certificateNumb |
| | | this.badRecordForm.empId = val.empId |
| | | this.badRecordForm.empName = val.empName |
| | |
| | | this.badRecordForm.sex = val.sex |
| | | this.$set(this.badRecordForm, 'delFlag', 0) |
| | | |
| | | this.accidentCasesForm.allDeptName = val.allDeptName |
| | | this.accidentCasesForm.certificateNumb = val.certificateNumb |
| | | this.accidentCasesForm.empId = val.empId |
| | | this.accidentCasesForm.empName = val.empName |