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 () {