zl 5 년 전
부모
커밋
1a42105b4d
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      src/pages/dc/list.js

+ 1 - 1
src/pages/dc/list.js

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