src/menu/components/table/normal-table/columns/index.jsx
@@ -465,7 +465,8 @@ title: col.label, dataIndex: col.uuid, align: col.Align, sorter: !isSub && col.IsSort === 'true', // sorter: !isSub && col.IsSort === 'true', sorter: col.IsSort === 'true', onCell: () => ({ column: col, width: col.Width,