zs hai 1 ano
pai
achega
5685265120
Modificáronse 1 ficheiros con 1 adicións e 2 borrados
  1. 1 2
      src/views/match/info/index.vue

+ 1 - 2
src/views/match/info/index.vue

@@ -157,8 +157,7 @@ const opera = [
   { label: t('common.sign'), method: 'sign' },
   {
     label: t('common.update'),
-    method: 'edit',
-    display: (i) => i.is_use === '1' && i.match_status === '0'
+    method: 'edit'
   },
   { label: t('common.exam'), method: 'exam', type: 'warning', display: (i) => i.status === '0' },
   {