From c0517b4c2e56cb340654c58eb6819e5b7788d36b Mon Sep 17 00:00:00 2001 From: liux <963924687@qq.com> Date: Fri, 16 Jan 2026 15:02:32 +0800 Subject: [PATCH] =?UTF-8?q?=E8=AE=A2=E5=8D=95=E7=9B=B8=E5=85=B3=E4=BB=A3?= =?UTF-8?q?=E7=A0=81=E6=8F=90=E4=BA=A4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/api/foodManage/stockReport.js | 10 +- .../purchaseManage/purchaseOrder/index.vue | 6 +- .../stockReport/inoutDetails/index.vue | 206 ++++++++++-------- 3 files changed, 124 insertions(+), 98 deletions(-) diff --git a/src/api/foodManage/stockReport.js b/src/api/foodManage/stockReport.js index 67707497..eb0b8b54 100644 --- a/src/api/foodManage/stockReport.js +++ b/src/api/foodManage/stockReport.js @@ -1,6 +1,6 @@ import request from '@/utils/request' - + //查询 库存预警 报表 export function stockInventoryWarningPageApi(data) { return request({ @@ -25,7 +25,7 @@ export function stockExpireWarningPageApi(data) { }) } -//出入库流水 +//出入库流水 export function stockInoutFlowingPageApi(data) { return request({ url: '/smart-canteen/ims_report_inventory_base/out_into/flowing/page', @@ -36,7 +36,9 @@ export function stockInoutFlowingPageApi(data) { params:data }) } -//出入库统计 + + +//出入库统计 export function stockInoutStatisticsPageApi(data) { return request({ url: '/smart-canteen/ims_report_inventory_base/out_into/statistics/page', @@ -46,4 +48,4 @@ export function stockInoutStatisticsPageApi(data) { }, params:data }) -} \ No newline at end of file +} diff --git a/src/views/foodManage/purchaseManage/purchaseOrder/index.vue b/src/views/foodManage/purchaseManage/purchaseOrder/index.vue index 3fd9183d..ae98aa6c 100644 --- a/src/views/foodManage/purchaseManage/purchaseOrder/index.vue +++ b/src/views/foodManage/purchaseManage/purchaseOrder/index.vue @@ -222,7 +222,7 @@
-
下载补贴充值导入模板
+
下载采购订单导入模板
下载模板 @@ -267,8 +267,8 @@ - -
+ +
表头错误日志:{{ importPreviewData.errMsg || '无' }}
diff --git a/src/views/foodManage/stockReport/inoutDetails/index.vue b/src/views/foodManage/stockReport/inoutDetails/index.vue index 445a9292..0155ead1 100644 --- a/src/views/foodManage/stockReport/inoutDetails/index.vue +++ b/src/views/foodManage/stockReport/inoutDetails/index.vue @@ -16,24 +16,25 @@ :default-time="['00:00:00', '23:59:59']" :picker-options="pickerOptions" > - + - - + 搜索 重置 + 导出 - - + + - - + + - - - - - + + + + + - - - + 调拨出库 + 即入即出 + + + + - - + + - + - - + + - - + 搜索 重置 - - + + - + - - - - + + + + - + - + -