会议通知

This commit is contained in:
yanran200730
2022-03-21 15:58:34 +08:00
parent 39ff23507b
commit f0c1efb4b1

View File

@@ -201,7 +201,7 @@ export default {
{
slot: 'joinStatus',
},
{ prop: 'checkTime', align: 'center', label: '签到' },
{ prop: 'signInStatus', align: 'center', label: '签到', formart: v => v === '1' ? '已签到' : '未签到' },
{
slot: 'option',
}