408249787 há 2 anos atrás
pai
commit
b489cefad5
1 ficheiros alterados com 1 adições e 1 exclusões
  1. 1 1
      src/views/fill/task/FillGatherTask.vue

+ 1 - 1
src/views/fill/task/FillGatherTask.vue

@@ -232,7 +232,7 @@ export default {
         {
           title: '操作',
           key: 'action',
-          width: 300,
+          width: 150,
           fixed: 'right',
           align: 'center',
           scopedSlots: { customRender: 'action' }