diff --git a/buyer/src/pages/home/orderCenter/OrderDetail.vue b/buyer/src/pages/home/orderCenter/OrderDetail.vue index f765c389..8eee5ab7 100644 --- a/buyer/src/pages/home/orderCenter/OrderDetail.vue +++ b/buyer/src/pages/home/orderCenter/OrderDetail.vue @@ -47,12 +47,12 @@ -
发票抬头:{{order.order.receiptVO.receiptTitle}}
-发票内容:{{order.order.receiptVO.receiptContent}}
-纳税人识别号:{{order.order.receiptVO.taxpayerId}}
+ +发票抬头:{{order.receipt.receiptTitle}}
+发票内容:{{order.receipt.receiptContent}}
+纳税人识别号:{{order.receipt.taxpayerId}}