|
|
@ -1747,7 +1747,7 @@ if (uni.restoreGlobal) { |
|
|
|
}; |
|
|
|
}; |
|
|
|
}; |
|
|
|
}; |
|
|
|
const Base64$1 = new Base64(); |
|
|
|
const Base64$1 = new Base64(); |
|
|
|
const devhost = "http://test.api.huitongys.com/"; |
|
|
|
const devhost = "https://h5uapi.huitongys.com/"; |
|
|
|
const imghost = ""; |
|
|
|
const imghost = ""; |
|
|
|
const host = devhost; |
|
|
|
const host = devhost; |
|
|
|
const APPKEY = "h5u:h5u_secret"; |
|
|
|
const APPKEY = "h5u:h5u_secret"; |
|
|
@ -33271,7 +33271,7 @@ This will fail in production if not fixed.`); |
|
|
|
details.datalist = ((_a = res.data) == null ? void 0 : _a.list) || []; |
|
|
|
details.datalist = ((_a = res.data) == null ? void 0 : _a.list) || []; |
|
|
|
if (details.checkstate === 2) |
|
|
|
if (details.checkstate === 2) |
|
|
|
return details.renderList = details.datalist; |
|
|
|
return details.renderList = details.datalist; |
|
|
|
if (Number(details.upshelfScanType) === 4 && details.datalist.length !== 0) { |
|
|
|
if (Number(details.upshelfScanType) === 4 && details.datalist.length !== 0 && details.uplistarr.length !== 0) { |
|
|
|
return utils2.handleToast("该库位已有数据, 无法上架"); |
|
|
|
return utils2.handleToast("该库位已有数据, 无法上架"); |
|
|
|
} |
|
|
|
} |
|
|
|
} |
|
|
|
} |
|
|
|