flyzto hace 2 semanas
padre
commit
5e8300acaa
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      web/apps/web-antd/src/views/match/data-sync/index.vue

+ 1 - 1
web/apps/web-antd/src/views/match/data-sync/index.vue

@@ -119,7 +119,7 @@ const columns = [
   {
     key: 'action',
     title: '操作',
-    width: 120,
+    width: 90,
   },
 ];