@ -532,7 +532,7 @@ export default {
handleNoticeList (row) {
this.noticeListFormShow = true
this.$nextTick(() => {
this.$refs.ref_noticelist.initTable(row.idCard, '0')
this.$refs.ref_noticelist.initTable(row.realIdCard, '0')
})
},