蔡青松 hai 7 meses
pai
achega
b570d0158b
Modificáronse 1 ficheiros con 8 adicións e 0 borrados
  1. 8 0
      src/pages/listnew/index.jsx

+ 8 - 0
src/pages/listnew/index.jsx

@@ -554,6 +554,14 @@ const List = (editType) => {
         subtleSelection
         resizableColumns
         selectedItems={[selectRow]}
+        columnSizingOptions={
+          {
+            姓名: {
+              minWidth: 100,
+              defaultWidth: 200,
+            }
+          }
+        }
         // defaultSelectedItems={defaultSelectedItems}
         style={{ minWidth: "550px" }}
       >