| src/views/user/archivesEdit.vue | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
src/views/user/archivesEdit.vue
@@ -4225,6 +4225,7 @@ // this.empBaseInfoForm.imagePath = '' // } this.$put('hr/empBaseInfo', { ...this.empBaseInfoForm }).then(() => { this.readon = false this.$message({ message: this.$t('tips.updateSuccess'), type: 'success'