From f1cda0d9395710312546ad81fef143ffc1e471df Mon Sep 17 00:00:00 2001
From: 孔祥富 <kongxf@daryun.com>
Date: 星期二, 23 三月 2021 15:17:13 +0800
Subject: [PATCH] ..

---
 src/views/user/archivesEdit.vue |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/src/views/user/archivesEdit.vue b/src/views/user/archivesEdit.vue
index 0e28798..e25819c 100644
--- a/src/views/user/archivesEdit.vue
+++ b/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'

--
Gitblit v1.8.0