yz_08
2021-03-17 0e66924c2d85cc66f4043f491c4dc1d41d64545a
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) => {