408249787 2 anni fa
parent
commit
b489cefad5
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  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' }