- - {{item.amount | currency }}
- + {{item.amount | currency }}
+ [page]="{ show: true, showSize: true, pageSizes: [5, 10, 20, 50, 100, 200, 500] }"
+ [scroll]="{ x: '1200px' }"
+ >
+
+
+
+ {{ item.recordedAmount | currency }}
+
+
+ {{ item.recordedTaxPersonal | currency }}
+
+
+ {{ item.ongoingRecordedAmount | currency }}
+
+
+ {{ item.waitRecordedTaxPersonal | currency }}
+
+
+ {{ item.changeAmount | currency }}
+
+
+ {{ item.waitRecordedAmount | currency }}
+
+
+ {{ item.totalRebate | currency }}