408249787 2 years ago
parent
commit
b489cefad5
1 changed files with 1 additions and 1 deletions
  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' }