From a19c1e8e9e0e74bb192ae250c3af664bdfcfb767 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=B8=B8=E7=86=9F=E5=90=B4=E5=BD=A6=E7=A5=96?= Date: Tue, 23 Dec 2025 17:44:23 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BC=98=E5=8C=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/api/check/physicalInventory.js | 4 +- .../check/currentPhysicalInventory.vue | 57 +++++++++---------- .../modules/check/searchPhysicalInventory.vue | 47 ++++++++------- 3 files changed, 53 insertions(+), 55 deletions(-) diff --git a/src/api/check/physicalInventory.js b/src/api/check/physicalInventory.js index 9366713..76ed327 100644 --- a/src/api/check/physicalInventory.js +++ b/src/api/check/physicalInventory.js @@ -113,5 +113,5 @@ export const executeSystemAdjustment = data => createAPI(`/check/physicalInvento // 查询盘盈盘亏事务记录 - rqrq export const queryAdjustmentTransList = data => createAPI(`/check/physicalInventory/queryAdjustmentTransList`, 'post', data) -// 查询盘盈盘亏事务子明细 - rqrq -export const queryAdjustmentTransSubList = data => createAPI(`/check/physicalInventory/queryAdjustmentTransSubList`, 'post', data) \ No newline at end of file +// 查询盘盈盘亏标签明细 - rqrq +export const queryAdjustmentTransSubList = data => createAPI(`/check/physicalInventory/queryAdjustmentTransSubList`, 'post', data) diff --git a/src/views/modules/check/currentPhysicalInventory.vue b/src/views/modules/check/currentPhysicalInventory.vue index 3a2cd41..f654287 100644 --- a/src/views/modules/check/currentPhysicalInventory.vue +++ b/src/views/modules/check/currentPhysicalInventory.vue @@ -253,12 +253,12 @@
- +
-
事务明细
+
盘盈盘亏明细
- +