diff --git a/src/app/routes/order-management/components/receipts-audit/receipts-audit.component.html b/src/app/routes/order-management/components/receipts-audit/receipts-audit.component.html
index cb49f728..cabacf83 100644
--- a/src/app/routes/order-management/components/receipts-audit/receipts-audit.component.html
+++ b/src/app/routes/order-management/components/receipts-audit/receipts-audit.component.html
@@ -1,4 +1,4 @@
-
@@ -64,7 +64,7 @@
[page]="{ show: true, showSize: true, pageSizes: [10, 20, 30, 50, 100, 200, 300, 500, 1000] }"
[loading]="false"
>
-
+
+
+
+ {{ item.billCode }}
+ {{ item.billCode }}
+ {{ item.billCode }}
+
+ {{ item?.representationsStatusLabel }}
+
+
+ {{item?.billTypeLabel}}{{item?.billTypeLabel === item?.serviceTypeLabel ? '' : item?.serviceTypeLabel}}
+
创建时间:{{ item?.createTime }}