移动端:{{ props.scope.row.hostH5 }}
电脑端:{{ props.scope.row.hostPc }}
{{ getBillType(props.scope.row.billType) }},次月{{ props.scope.row.billDay || " " }}日
发票类型: {{ props.scope.row.invoiceBo["invoiceType"] === 1 ? "普票" : props.scope.row.invoiceBo["invoiceType"] === 2 ? "专票" : "" }}
发票抬头:{{ props.scope.row.invoiceBo["invoice"] }}
企业名称:{{ props.scope.row.tenantName }}
纳税人:{{ props.scope.row.invoiceBo["taxpayer"] }}