<#include "../../inc/layout.html"> <@layout title="调拨" js="scm/stockAllot/view.js">
仓库: {{data.out_depot_name}} {{data.to_depot_name}} 单据日期: {{data.bill_date}} 单据编号: {{data.billsn}}
负责人: {{data.head_name}}

  商品 单位 数量
{{$index+1}} {{el.product_name}} {{el.unit|custParame}} {{el.amount}}
合计: {{fixedNum(sumAmount)}}

备注:
{{data.remark}}