cuilei
2025-07-24 1cd8899b91a760da09e170c030091d2465df51a3
src/views/eam/dispose/EamEquipmentTransferList.vue
@@ -153,18 +153,21 @@
          title: '单据号',
          align: 'center',
          fixed: 'left',
          width: 100,
          dataIndex: 'code'
        },
        {
          title: '设备编号',
          align: 'center',
          fixed: 'left',
          width: 100,
          dataIndex: 'equipmentCode'
        },
        {
          title: '设备名称',
          align: 'center',
          fixed: 'left',
          width: 100,
          dataIndex: 'equipmentName'
        },
        {