|
|
|
@ -137,7 +137,7 @@ const install = (Vue, vm) => { |
|
|
|
//修改接口 确认
|
|
|
|
//修改接口 确认
|
|
|
|
pdaEntrySave:(params={})=>vm.$u.post('/wms/pda/stock/inv/pdaEntrySave',params),
|
|
|
|
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),
|
|
|
|
}, |
|
|
|
}, |
|
|
|
|
|
|
|
|
|
|
|
// 外复核界面管理
|
|
|
|
// 外复核界面管理
|
|
|
|
|