@@ -39,7 +39,6 @@
},
{
label: t('common.delText'),
- disabled: record.status != 1,
color: 'error',
onClick: handleDelete.bind(null, record),