From 92434f339de02fa2a9d4a45d6199b0961db76fd3 Mon Sep 17 00:00:00 2001
From: 孔祥富 <kongxf@daryun.com>
Date: 星期六, 24 四月 2021 08:19:25 +0800
Subject: [PATCH] ..

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

diff --git a/src/views/user/archivesEdit.vue b/src/views/user/archivesEdit.vue
index 0f1d860..3c94347 100644
--- a/src/views/user/archivesEdit.vue
+++ b/src/views/user/archivesEdit.vue
@@ -4127,7 +4127,7 @@
       }
       const remarks = ''
       val.remark = remarks
-
+      this.readon = false
       this.empBaseInfoForm = { ...val }
       this.empBaseInfoImageUrl = pages.getEmpBaseInfoImage + this.empBaseInfoForm.empId
       this.fileDate.empId = this.empBaseInfoForm.empId

--
Gitblit v1.8.0