Pārlūkot izejas kodu

去除列表多选

tianyunperfect 4 gadi atpakaļ
vecāks
revīzija
a30e346f4c
1 mainītis faili ar 1 papildinājumiem un 1 dzēšanām
  1. 1 1
      src/pages/MemoryList/index.tsx

+ 1 - 1
src/pages/MemoryList/index.tsx

@@ -194,7 +194,7 @@ const TableList: React.FC<{}> = () => {
           };
         }}
         columns={columns}
-        rowSelection={{}}
+        // rowSelection={{}}
         onRow={record => {
           return {
             onClick: event => {