+
+
+
+
+
+ 耳号:{{ sheepInfo.sheepNo || '–' }}
+
+
+
+
+ 性别:{{ sheepInfo.gender || '–' }}
+
+
+
+
+ 品种:{{ sheepInfo.variety || '–' }}
+
+
+
+
+
+
+
+ 羊只类别:{{ sheepInfo.name || '–' }}
+
+
+
+
+ 月龄:{{ sheepInfo.monthAge ?? '–' }} 月
+
+
+
+
+ 胎次:{{ sheepInfo.parity ?? '–' }}
+
+
+
+
+
+
+
+ 繁殖状态:{{ sheepInfo.breed || '–' }}
+
+
+
+
+ 怀孕天数:{{ sheepInfo.gestationDay ?? '–' }} 天
+
+
+
+
+ 泌乳天数:{{ sheepInfo.lactationDay ?? '–' }} 天
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 治疗记录
+
+
+
+ 添加药品
+
+
+
+
+
+
+ {{ scope.$index + 1 }}
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 删除
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+