hyingbo
2025-08-06 57ec2038f86f47a87db6b73c0c6eb27c1c25b08e
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'
        },
        {