tangning 11 months ago
parent
commit
6dbac81d77
1 changed files with 0 additions and 1 deletions
  1. 0 1
      src/views/scene/list.vue

+ 0 - 1
src/views/scene/list.vue

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