|
|
|
@ -1747,7 +1747,7 @@ if (uni.restoreGlobal) {
|
|
|
|
|
}; |
|
|
|
|
}; |
|
|
|
|
const Base64$1 = new Base64(); |
|
|
|
|
const devhost = "https://h5uapi.huitongys.com/"; |
|
|
|
|
const devhost = "http://192.168.6.148:9777/"; |
|
|
|
|
const imghost = ""; |
|
|
|
|
const host = devhost; |
|
|
|
|
const APPKEY = "h5u:h5u_secret"; |
|
|
|
@ -33301,7 +33301,7 @@ This will fail in production if not fixed.`);
|
|
|
|
|
}; |
|
|
|
|
let res = await warehouseUpdownTypeupShelfScanGoods(data); |
|
|
|
|
if (res.code == 200) { |
|
|
|
|
if (Number(details.upshelfScanType) !== 4) { |
|
|
|
|
if (Number(details.upshelfScanType) === 1 || Number(details.upshelfScanType) === 2) { |
|
|
|
|
const _uplistarr = [...details.uplistarr]; |
|
|
|
|
const _orderCodeArr = [...details.orderCodeArr]; |
|
|
|
|
const _flag = res.data.every((val) => { |
|
|
|
@ -33317,6 +33317,10 @@ This will fail in production if not fixed.`);
|
|
|
|
|
return; |
|
|
|
|
details.uplistarr = _uplistarr; |
|
|
|
|
details.orderCodeArr = _orderCodeArr; |
|
|
|
|
} else if (Number(details.upshelfScanType) === 3) { |
|
|
|
|
if (!res.data) |
|
|
|
|
return; |
|
|
|
|
details.uplistarr = [...details.uplistarr, ...res.data]; |
|
|
|
|
} else { |
|
|
|
|
details.uplistarr = res.data; |
|
|
|
|
} |
|
|
|
@ -33332,7 +33336,7 @@ This will fail in production if not fixed.`);
|
|
|
|
|
utils2.ttsspke(res.audio); |
|
|
|
|
} |
|
|
|
|
} catch (err) { |
|
|
|
|
formatAppLog("log", "at pagesHome/pages/ScanUp/ScanUp.vue:381", "err :>> ", err); |
|
|
|
|
formatAppLog("log", "at pagesHome/pages/ScanUp/ScanUp.vue:386", "err :>> ", err); |
|
|
|
|
} |
|
|
|
|
}; |
|
|
|
|
async function scandata() { |
|
|
|
@ -55379,7 +55383,7 @@ This will fail in production if not fixed.`);
|
|
|
|
|
key: 0, |
|
|
|
|
class: "maboxbg", |
|
|
|
|
onTouchmove: _cache[14] || (_cache[14] = vue.withModifiers(() => { |
|
|
|
|
}, ["stop", "prevent"])), |
|
|
|
|
}, ["stop"])), |
|
|
|
|
onClick: _cache[15] || (_cache[15] = ($event) => checkbox(0)) |
|
|
|
|
}, |
|
|
|
|
[ |
|
|
|
|