Browse Source

修改迁入死亡初始化信息

shibei_master
wanggongfeng 3 years ago
parent
commit
881d8a1d73
  1. 2
      src/views/modules/plugins/change/resideath.vue

2
src/views/modules/plugins/change/resideath.vue

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

Loading…
Cancel
Save