公司名称:
{{ invoiceInfo.company_name || '未填写' }}
纳税人识别号:
{{ invoiceInfo.taxpayer_id || '未填写' }}
接收邮箱:
{{ invoiceInfo.receiving_email || '未填写' }}
开户银行:
{{ invoiceInfo.bank_name || '未填写' }}
银行账号:
{{ invoiceInfo.bank_account || '未填写' }}
企业地址:
{{ invoiceInfo.company_address || '未填写' }}
企业电话:
{{ invoiceInfo.company_phone || '未填写' }}