src/views/user/Informationinput.vue
@@ -4348,6 +4348,7 @@ this.empBaseInfoForm.version = row.version this.dialogshowArr[0].show = true this.empBaseInfoImageUrl = pages.getEmpBaseInfoImage + row.empId this.empBaseInfoForm.insuranceType = row.insuranceType }, putEmpBase(formName) { this.$refs[formName].validate((valid) => {