二维码扫描失败

This commit is contained in:
wlikett 2023-12-24 20:18:37 +08:00
parent 64bfebfa72
commit 4ad32263d9
1 changed files with 1 additions and 1 deletions

View File

@ -49,7 +49,7 @@ class HttpConfig {
}, },
fetchMaterialOutStore: { fetchMaterialOutStore: {
fetchInfoByCode: '/leaseOutDetails/getMaMachineByCode', // 根据maId获取机具详情 fetchInfoByCode: '/leaseOutDetails/getMaMachineByCode', // 根据maId获取机具详情
fetchInfoByQrCode: '/leaseOutDetails/getMaMachineByQrCode ', fetchInfoByQrCode: '/leaseOutDetails/getMaMachineByQrCode',
subOutStore: '/leaseOutDetails/submitOut', // 领料出库提交 subOutStore: '/leaseOutDetails/submitOut', // 领料出库提交
}, },
exitMaterial: { exitMaterial: {