فهرست منبع

去除列表多选

tianyunperfect 4 سال پیش
والد
کامیت
a30e346f4c
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  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}
         columns={columns}
-        rowSelection={{}}
+        // rowSelection={{}}
         onRow={record => {
         onRow={record => {
           return {
           return {
             onClick: event => {
             onClick: event => {