@@ -335,6 +335,16 @@ const columns = [
title: '帐号状态',
slotName: 'state',
width: 100
+ }, {
+ title: '手机型号',
+ dataIndex: 'deviceModel',
+ width: 100
+ title: 'UA',
+ dataIndex: 'userAgent',
+ width: 120,
+ ellipsis: true,
+ tooltip: true
}, {
title: '人脸状态',
slotName: 'face_state',