@@ -29,7 +29,7 @@ class List extends React.PureComponent {
// filtertable的列表配置
tableSetting = {
- rowKey: 'id',
+ // rowKey: 'alias',
columnConfig: [
{
title: '序号',