{{ petInfo.name || '加载中...' }}
{{ petInfo.gender === 1 ? '♂' : '♀' }}
{{ sizeLabel }}
{{ petInfo.breed }} · {{ petInfo.age || 0 }}岁 · {{ petInfo.weight || 0 }}kg
所属主人
{{ petInfo.ownerName || petInfo.userName || petInfo.customerName || '-' }}
主人电话
{{ petInfo.ownerPhone || petInfo.phonenumber || '-' }}
性格关键词
{{ petInfo.personality || '无' }}
萌宠性格
{{ petInfo.cutePersonality || '暂无详细描述' }}
房屋类型
{{ houseTypeLabel }}
入门方式
{{ entryMethodLabel }}
门锁密码
{{ petInfo.entryPassword || '-' }}
钥匙存放处
{{ petInfo.keyLocation || '-' }}
健康状态
{{ petInfo.healthStatus || '未知' }}
疫苗情况
{{ petInfo.vaccineStatus || '未记录' }}
攻击倾向
{{ petInfo.aggression ? '是' : '否' }}
既往病史
{{ petInfo.medicalHistory || '无' }}
过敏史
{{ petInfo.allergies || '无' }}