diff --git a/src/views/inventory/InvCountOrderAudit.vue b/src/views/inventory/InvCountOrderAudit.vue
index 47801adc..1f6b032d 100644
--- a/src/views/inventory/InvCountOrderAudit.vue
+++ b/src/views/inventory/InvCountOrderAudit.vue
@@ -51,7 +51,7 @@
{{ countTypeMap[scope.row.countType] }}
-
+
diff --git a/src/views/inventory/InvCountOrderCompleted.vue b/src/views/inventory/InvCountOrderCompleted.vue
index 2b6d1573..e3fa4a3f 100644
--- a/src/views/inventory/InvCountOrderCompleted.vue
+++ b/src/views/inventory/InvCountOrderCompleted.vue
@@ -105,7 +105,7 @@
:total="detailTotal"
:limit.sync="detailQuery.limit"
:page.sync="detailQuery.page"
- @pagination="getList"
+ @pagination="getCountOrderDetailList"
>