猪只记录
取消
<
种猪淘汰记录
—
#foreach($obj in $!zzttDTOList)
$!obj.ttrq
共
$!obj.count
头
#foreach($o in $!obj.zzttList)
耳牌号 :
$!o.eph
淘汰舍栏:
$!o.ttslStr
转入栏舍:
$!o.zrslStr
淘汰类型:
$!o.ttlxStr
$!o.shStr
#if("$!o.shStr" == "未审核")
确定
驳回
#else
#end
#end
#end
新增