@@ -69,19 +69,19 @@
{
title: '总观看人数',
dataIndex: 'spectatorNum',
- sorter: true,
+ // sorter: true,
width: 120,
},
title: '总直播时长(min)',
dataIndex: 'duration',
title: '总分享人数',
dataIndex: 'shareNum',
];