${m.show eq true ? '可用' : '不可用'}
<c:set var="organizationId" value="${empty organization ? 0 : organization.id}"/>