tangning 11 tháng trước cách đây
mục cha
commit
6dbac81d77
1 tập tin đã thay đổi với 0 bổ sung1 xóa
  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),
               },