zhangherong
2025-06-02 f3c4270223d6349c16c1d0e4c20c7c146b2dfd0d
src/views/eam/repair/EamReportRepairList.vue
@@ -175,19 +175,16 @@
            customRender: function(t, r, index) {
              return parseInt(index) + 1
            },
            fixed: 'left',
          },
          {
            title: '设备编号',
            align: 'center',
            dataIndex: 'equipmentCode',
            fixed: 'left',
          },
          {
            title: '设备名称',
            align: 'center',
            dataIndex: 'equipmentName',
            fixed: 'left',
          },
          {
            title: '安装位置',