<%@ page contentType="text/html;charset=UTF-8" %> <%@ include file="/WEB-INF/views/include/taglib.jsp" %> 寻宠寻主管理
${petLostAndFound.lostAndFoundCode}
${fns:getDictLabel(petLostAndFound.lostAndFoundType, 'lost_and_found_type', '')}
${petLostAndFound.petName}
${fns:getDictLabel(petLostAndFound.petGender, 'pet_gender', '')}
${fns:getDictLabel(petLostAndFound.petType, 'pet_type', '')}
${petLostAndFound.petCoatColor}
${petLostAndFound.city}
${petLostAndFound.location}
${petLostAndFound.linkman}
${petLostAndFound.phone}
${petLostAndFound.remarks}
未通过原因: ${petLostAndFound.reviewRemarks}