zhangherong
2025-06-02 a9fc939a0b0e2b49178ff080480ec84ccbfbcf78
art: 设备管理-报修列表调整
已修改1个文件
3 ■■■■■ 文件已修改
src/views/eam/repair/EamReportRepairList.vue 3 ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史
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: '安装位置',