<img slot="cardimageslot" slot-scope="text" style="60px;height:62px;" :src="text" />
{ title: '会员卡图片', align: 'center', dataIndex: 'card_image', scopedSlots: { customRender: 'cardimageslot' } },
<img slot="cardimageslot" slot-scope="text" style="60px;height:62px;" :src="text" />
{ title: '会员卡图片', align: 'center', dataIndex: 'card_image', scopedSlots: { customRender: 'cardimageslot' } },