From 1b98e2da99635abb3aaefdd40966f6c58a09844a Mon Sep 17 00:00:00 2001
From: lizhenhua <1075222162@qq.com>
Date: Mon, 12 Jan 2026 17:52:09 +0800
Subject: [PATCH] =?UTF-8?q?=E9=83=A8=E9=97=A8=E6=A8=A1=E5=9D=97=E5=8A=9F?=
=?UTF-8?q?=E8=83=BD=E5=BC=80=E5=8F=91?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
src/views/inventoryCount/total/shop.vue | 822 ++++++++++++++++++++
src/views/inventoryCount/total/typeshop.vue | 800 +++++++++++++++++++
2 files changed, 1622 insertions(+)
create mode 100644 src/views/inventoryCount/total/shop.vue
create mode 100644 src/views/inventoryCount/total/typeshop.vue
diff --git a/src/views/inventoryCount/total/shop.vue b/src/views/inventoryCount/total/shop.vue
new file mode 100644
index 00000000..c93fedae
--- /dev/null
+++ b/src/views/inventoryCount/total/shop.vue
@@ -0,0 +1,822 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 搜索
+ 重置
+
+
+
+
+
+
+ 导出
+
+
+ 打印
+
+
+
+
+
+
+
+
+ {{(queryParams.pageNum - 1) * queryParams.pageSize + scope.$index + 1}}
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ {{ formatNumber(scope.row.intoTotalNum) }}
+
+
+
+
+
+ {{ formatMoney((scope.row.intoTotalAmount || 0) / 100) }}
+
+
+
+
+
+ {{ formatNumber(scope.row.intoTotalNum) }}
+
+
+
+
+
+ {{ formatMoney((scope.row.intoTotalAmount || 0) / 100) }}
+
+
+
+
+
+ {{ formatNumber(scope.row.outTotalNum) }}
+
+
+
+
+
+ {{ formatMoney((scope.row.outTotalAmount || 0) / 100) }}
+
+
+
+
+
+ {{ formatNumber(scope.row.outTotalNum) }}
+
+
+
+
+
+ {{ formatMoney((scope.row.outTotalAmount || 0) / 100) }}
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/src/views/inventoryCount/total/typeshop.vue b/src/views/inventoryCount/total/typeshop.vue
new file mode 100644
index 00000000..29dc9dbd
--- /dev/null
+++ b/src/views/inventoryCount/total/typeshop.vue
@@ -0,0 +1,800 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 搜索
+ 重置
+
+
+
+
+
+
+ 导出
+
+
+ 打印
+
+
+
+
+
+
+
+
+ {{(queryParams.pageNum - 1) * queryParams.pageSize + scope.$index + 1}}
+
+
+
+
+
+
+
+
+
+
+
+ {{ formatNumber(scope.row.intoTotalNum) }}
+
+
+
+
+
+ {{ formatMoney((scope.row.intoTotalAmount || 0) / 100) }}
+
+
+
+
+
+ {{ formatNumber(scope.row.intoTotalNum) }}
+
+
+
+
+
+ {{ formatMoney((scope.row.intoTotalAmount || 0) / 100) }}
+
+
+
+
+
+ {{ formatNumber(scope.row.outTotalNum) }}
+
+
+
+
+
+ {{ formatMoney((scope.row.outTotalAmount || 0) / 100) }}
+
+
+
+
+
+ {{ formatNumber(scope.row.outTotalNum) }}
+
+
+
+
+
+ {{ formatMoney((scope.row.outTotalAmount || 0) / 100) }}
+
+
+
+
+
+
+
+
+
+
+
+