perf: 优化会话加入记录结束状态显示

This commit is contained in:
Jiangjie.Bai 2022-06-16 16:21:52 +08:00 committed by Jiangjie.Bai
parent fcfd26c58f
commit 79f6bea423

View File

@ -31,6 +31,12 @@ export default {
]
},
columnsMeta: {
is_finished: {
width: '150px',
formatterArgs: {
showFalse: false
}
}
}
},
headerActions: {