From 881d8a1d7308660d9ccb4300bda6379343f2bd2f Mon Sep 17 00:00:00 2001 From: wanggongfeng <1305282856@qq.com> Date: Thu, 12 May 2022 09:16:36 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E8=BF=81=E5=85=A5=E6=AD=BB?= =?UTF-8?q?=E4=BA=A1=E5=88=9D=E5=A7=8B=E5=8C=96=E4=BF=A1=E6=81=AF?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/modules/plugins/change/resideath.vue | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/views/modules/plugins/change/resideath.vue b/src/views/modules/plugins/change/resideath.vue index b859d42f..cf791d50 100644 --- a/src/views/modules/plugins/change/resideath.vue +++ b/src/views/modules/plugins/change/resideath.vue @@ -428,6 +428,8 @@ export default { joinBlacklist (row) { this.blacklistVisible = true this.blacklistReason = '' + this.welfareFlag = false + this.deathDate = '' this.rowData = { ...row } }, confirmJoinDeathlist () {