+
+
+ 票据类型
+
+
+
+
+
+ 含税金额
+ {{ receiptData.totalPriceWithTax }}
+
+
+ 发票含税金额
+ {{ receiptData.ticketPriceWithTax }}
+
+
+ 未税金额
+ {{ receiptData.totalPriceWithoutTax }}
+
+
+ 发票未税金额
+ {{ receiptData.ticketPriceWithoutTax }}
+
+
+ 税额
+ {{ receiptData.taxAmount }}
+
+
+ 发票税额
+ {{ receiptData.ticketAmount }}
+
+
+ 备注
+ {{ attachment.remark }}
+
+
+
+