|
@ -428,6 +428,8 @@ export default { |
|
|
joinBlacklist (row) { |
|
|
joinBlacklist (row) { |
|
|
this.blacklistVisible = true |
|
|
this.blacklistVisible = true |
|
|
this.blacklistReason = '' |
|
|
this.blacklistReason = '' |
|
|
|
|
|
this.welfareFlag = false |
|
|
|
|
|
this.deathDate = '' |
|
|
this.rowData = { ...row } |
|
|
this.rowData = { ...row } |
|
|
}, |
|
|
}, |
|
|
confirmJoinDeathlist () { |
|
|
confirmJoinDeathlist () { |
|
|