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 8957d3ad..b9b4c083 100644 --- a/src/views/foodManage/stockReport/inoutDetails/index.vue +++ b/src/views/foodManage/stockReport/inoutDetails/index.vue @@ -16,18 +16,19 @@ :default-time="['00:00:00', '23:59:59']" :picker-options="pickerOptions" > - + - 搜索 重置 + 导出 @@ -42,8 +43,8 @@ - - + + - - - - - + + + + + - - - + 调拨出库 + 即入即出 + + + + - - + + - + - - + + - - + 搜索 重置 @@ -139,7 +140,7 @@ - + - - - - + + + + - + - + -