From 5f5787b247547f36a75fd0a51a6dd87dbbf3b036 Mon Sep 17 00:00:00 2001 From: xiangxy Date: Tue, 4 Jul 2023 18:33:52 +0800 Subject: [PATCH] =?UTF-8?q?=E6=88=90=E5=93=81=E5=85=A5=E5=BA=93=E6=9F=A5?= =?UTF-8?q?=E8=AF=A2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/config/getData1.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/config/getData1.js b/src/config/getData1.js index 3bafa9c..70da31f 100644 --- a/src/config/getData1.js +++ b/src/config/getData1.js @@ -90,7 +90,7 @@ export const confirmIn = (from) => post('api/pda/cp/in/confirmIn', { // 1.8作业查询(按钮) // 2.1成品入库查询 -export const outgetAll = (sid, btime, etime, btype, mcode, scode) => post('api/pda/bcp/out/getAll', { +export const outgetAll = (sid, btime, etime, btype, mcode, scode) => post('api/pda/cp/out/getAll', { stor_id: sid, begin_time: btime, end_time: etime,