src/views/mdc/base/modules/OEEAnalysis/OEEAnalysisList.vue
@@ -118,21 +118,21 @@
            customRender: function(t, r, index) {
              return parseInt(index) + 1
            },
            fixed: 'left'
            // fixed: 'left'
          },
          {
            title: '设备统一编号',
            align: 'center',
            dataIndex: 'equipmentId',
            width: 120,
            fixed: 'left'
            // fixed: 'left'
          },
          {
            title: '设备名称',
            align: 'center',
            width: 150,
            dataIndex: 'equipmentName',
            fixed: 'left'
            // fixed: 'left'
          },
          {
            title: '设备型号',