Jelajahi Sumber

供应商产能维护-字段调整

jbb 2 tahun lalu
induk
melakukan
ae22c6023a
1 mengubah file dengan 2 tambahan dan 1 penghapusan
  1. 2 1
      src/views/reportForms/supply-capacity-table.vue

+ 2 - 1
src/views/reportForms/supply-capacity-table.vue

@@ -194,7 +194,6 @@ export default {
         // },
         //   className: 'replacecolor'
         // },
-        { title: '工时(分)', width: 55, dataIndex: 'coefficient', className: 'replacecolor',ellipsis: true, },
         {
           title: '件数',
           width: 50,
@@ -202,6 +201,8 @@ export default {
           className: 'replacecolor',
           ellipsis: true,
         },
+        { title: '工时(分)', width: 55, dataIndex: 'coefficient', className: 'replacecolor',ellipsis: true, },
+       
         {
           title: '计划单号',
           width: 80,