<{foreach from=$branch_list item=branch}> <{/foreach}>
<{$branch.name}>: <{input type="text" size="32" name="wms_branch_bn[{$branch.branch_bn}]" value=$wms_branch[$branch.branch_bn]}> <{help}><{t}>WMS仓库编号<{/t}><{/help}>
<{if $branch_list}> <{button class="btn-primary" type="submit" id="saveterminal" name="submit" label="保存"}> <{else}> 请添加仓库 <{/if}>