马宇豪
2023-07-12 e378faea25d7d71b6244ee70133877ea5ba7ec91
src/views/Admin/callRecord.vue
@@ -104,10 +104,10 @@
  },
  {
    title: '接收人',
    dataIndex: 'recipienterName',
    dataIndex: 'responseRealName',
    width: '20%',
    scopedSlots: {
      customRender: 'recipienterName'
      customRender: 'responseRealName'
    }
  },
  {