zhangherong
2025-06-02 5dbc514187fa9979b61a37e134cde4ff39b6f92f
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: '安装位置',