king
2023-10-18 c5e5a7580632bc39a9e0c78d548f22a8be5f2019
src/tabviews/zshare/mutilform/mkPopSelect/index.jsx
@@ -55,7 +55,7 @@
        dataIndex: col.field,
        title: col.label,
        sorter: col.IsSort === 'true',
        width: 120
        width: col.Width || 120
      })
    })