zhuzhuanzhuan
2023-12-01 b606e6af4a635dd9009f5414cb3d45e5d514749a
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: '设备型号',