{extend name="common/common2" /} {block name="main"}
| 收取人 | {$info['address_user']} | 
|---|---|
| 回收人 | {$info['real_name']} | 
| 科室 | {$info['address']} | 
| 类别 | {$info['desc']} | 
| 总计 | {$info['total']} | 
| 日期 | {$info['create_time']} | 
| 收取科室 | 称重序列号 | 类别 | 重量(kg) | 收取时间 | 
|---|---|---|---|---|
| {$value['title']} | {$value['serial_number']} | {$value['cate_name']} | {$value['weight']}/kg | {$value['create_time']} |