From 93567a2ff9d2c8f765283489e3f6e9b74bf893fa Mon Sep 17 00:00:00 2001 From: "Mr.sun" <2290907227@qq.com> Date: Tue, 16 Apr 2024 15:52:16 +0800 Subject: [PATCH] =?UTF-8?q?=E7=A1=AE=E8=AE=A4=E6=97=A0=E8=AF=AF?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- common/http.api.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/common/http.api.js b/common/http.api.js index d46bc34..97bbfc6 100644 --- a/common/http.api.js +++ b/common/http.api.js @@ -137,7 +137,7 @@ const install = (Vue, vm) => { //修改接口 确认 pdaEntrySave:(params={})=>vm.$u.post('/wms/pda/stock/inv/pdaEntrySave',params), //确认无误 - confirm:(params={})=>vm.$u.post('/wms/pda/stock/inv/confirm',params), + pdaConfirm:(params={})=>vm.$u.post('/wms/pda/stock/inv/pdaConfirm',params), }, // 外复核界面管理