确认无误

master
Mr.sun 2 years ago
parent 71af608d53
commit 93567a2ff9
  1. 2
      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),
},
// 外复核界面管理

Loading…
Cancel
Save