From 60d3ff70cbb7dc2ecc47f8d74c92ce1523afafa9 Mon Sep 17 00:00:00 2001
From: wangwei <1610949092@qq.com>
Date: Wed, 8 Mar 2023 15:18:10 +0800
Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9bug?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
src/views/inventory/InvCountOrderAudit.vue | 2 +-
src/views/inventory/InvCountOrderCompleted.vue | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
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"
>