src/views/user/archivesEdit.vue @@ -4226,6 +4226,7 @@ // } this.$put('hr/empBaseInfo', { ...this.empBaseInfoForm }).then(() => { this.readon = false this.$emit('success') this.$message({ message: this.$t('tips.updateSuccess'), type: 'success'