二维码扫描失败
This commit is contained in:
parent
64bfebfa72
commit
4ad32263d9
|
|
@ -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: {
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue