hyingbo
2 小时以前 5674bd6b2ce079c713b4f89b7e07cdf5110c3e17
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'
        },
        {