hyingbo
20 小时以前 92b53ccbfafdec9b5f27a0ec0a09ff051bdc6d21
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'
        },
        {