diff --git a/src/views/Count.vue b/src/views/Count.vue index bfe2c35b..b6bba569 100644 --- a/src/views/Count.vue +++ b/src/views/Count.vue @@ -124,7 +124,7 @@ {{ translate("Rejected") }} - {{ cycleCountStats(count.inventoryCountImportId)?.totalItems }} + {{ cycleCountStats(count.inventoryCountImportId)?.rejectedCount }}
{{ cycleCountStats(count.inventoryCountImportId)?.totalItems }}
{{ cycleCountStats(count.inventoryCountImportId)?.rejectedCount }}