From 0a818e99ed4e28e4185e0b6c97a64e49ee792114 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=9B=B9=E8=BE=89?= <814457906@qq.com> Date: Thu, 27 Apr 2023 11:38:16 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/system/person/indexjs.js | 1 + 1 file changed, 1 insertion(+) diff --git a/src/views/system/person/indexjs.js b/src/views/system/person/indexjs.js index a6e0e25..6eb9014 100644 --- a/src/views/system/person/indexjs.js +++ b/src/views/system/person/indexjs.js @@ -534,6 +534,7 @@ export default { }, // 审核提交 templesubmit() { + this.form.modifyCheckStatus = "CHECKED" this.form.positionalTitleLevel = this.form.positionalTitleLevelCheck this.form.geniusItem = this.form.geniusItemCheck updateNurseStationPersonChecks(this.form).then(res => {