Hi,
Please following the instruction.
1. Go to the file location & open the default.php file
components/com_spcampaign/views/campaigns/tmpl
2. Find out this line of code & remove this code
<?php echo JText::_('COM_SPCAMPAIGN_ZIP'); ?> : <?php echo $item->zip; ?>
-Thanks