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 @@
- +
-
事务明细
+
盘盈盘亏明细
- +