<{if $smarty.get.type=='add' or $smarty.get.type=='edit'}>
<{else}>
<{/if}>
| 序号 | 操作 | ||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| <{$num+1}> |
发票类型:<{foreach item=v key=num from=$lang.itype}><{if $num==$list.type}><{$v}><{/if}><{/foreach}> <{if $list.type!=1 }>发票抬头:<{foreach item=v key=num from=$lang.irise}><{if $num==$list.rise}><{$v}><{/if}><{/foreach}> <{if $list.rise==1 && $list.type==0}>单位名称:<{$list.company}> <{/if}> <{/if}>发票内容:<{foreach item=v key=num from=$lang.icontent}><{if $num==$list.content}><{$v}><{/if}><{/foreach}> <{if $list.type==1}>单位名称:<{$list.company}> 纳税人识别号:<{$list.number}>
注册地址:<{$list.address}> 注册电话:<{$list.telephone}>
开户银行:<{$list.bank}> 银行帐户:<{$list.account}> <{/if}> |
<{if $list.checked!=1}>默认<{/if}> 修改 删除 | |||||||||||||||||
| 暂无符合条件的数据记录 | |||||||||||||||||||