src/menu/components/table/edit-table/columns/editColumn/formconfig.jsx
@@ -158,7 +158,7 @@ type: 'radio', key: 'IsSort', label: '排序', initVal: card.IsSort || (card.isSub || card.type === 'custom' ? 'false' : 'true'), initVal: card.IsSort || 'false', required: true, options: [{ value: 'true',