基础信息
{{m.customerName}}
{{m.totalMoney}}
{{m.invoiceTime}}
{{m.invoiceNo}}
{{m.createTime}}
{{m.entityName}}
{{m.taxIdNo}}
{{m.address}}
{{m.phone}}
{{m.bank}}
{{m.bankNo}}
{{m.email}}
开票明细
{{s.row.taxRate * 100}}
{{Number(s.row.taxPrice).toFixed(2)}}
{{Number(s.row.noTaxPrice).toFixed(2)}}
确定
取消