|
|
|
@ -4016,7 +4016,7 @@ if (uni.restoreGlobal) {
|
|
|
|
|
}; |
|
|
|
|
}; |
|
|
|
|
const base64 = new Base64(); |
|
|
|
|
const devhost = "http://192.168.10.29:13000/"; |
|
|
|
|
const devhost = "http://192.168.10.75:8777/"; |
|
|
|
|
const imghost = ""; |
|
|
|
|
const host = devhost; |
|
|
|
|
const APPKEY = "h5u:h5u_secret"; |
|
|
|
@ -7680,7 +7680,7 @@ This will fail in production if not fixed.`);
|
|
|
|
|
} |
|
|
|
|
async function updateApp() { |
|
|
|
|
let version2 = { |
|
|
|
|
version: "1.0.11", |
|
|
|
|
version: "1.0.13", |
|
|
|
|
pkName: "com.hwy.pda" |
|
|
|
|
}; |
|
|
|
|
formatAppLog("log", "at pages/user/user.vue:179", "version 版本>>>>", version2); |
|
|
|
@ -9678,7 +9678,7 @@ This will fail in production if not fixed.`);
|
|
|
|
|
details.show = !details.show; |
|
|
|
|
} |
|
|
|
|
function onConfirm(e) { |
|
|
|
|
formatAppLog("log", "at pagesHome/pages/pickingScan/pickingScan.vue:123", e); |
|
|
|
|
formatAppLog("log", "at pagesHome/pages/pickingScan/pickingScan.vue:124", e); |
|
|
|
|
date2.value[0] = e.startDate; |
|
|
|
|
date2.value[1] = e.endDate; |
|
|
|
|
details.datatime = date2.value[0] + " 至 " + date2.value[1]; |
|
|
|
@ -9697,6 +9697,12 @@ This will fail in production if not fixed.`);
|
|
|
|
|
date2.value[1] = uni.$u.timeFormat((/* @__PURE__ */ new Date()).valueOf(), "yyyy-mm-dd"); |
|
|
|
|
utils.ttsspke("请选择拣货任务"); |
|
|
|
|
}); |
|
|
|
|
onPullDownRefresh(() => { |
|
|
|
|
init(); |
|
|
|
|
setTimeout(() => { |
|
|
|
|
uni.stopPullDownRefresh(); |
|
|
|
|
}, 1e3); |
|
|
|
|
}); |
|
|
|
|
function init() { |
|
|
|
|
details.currentPage = 1; |
|
|
|
|
details.dataList = []; |
|
|
|
@ -12930,7 +12936,7 @@ This will fail in production if not fixed.`);
|
|
|
|
|
vue.createElementVNode("view", null, [ |
|
|
|
|
vue.createElementVNode("text", { style: { "color": "#90A0AF" } }, "产品名称:"), |
|
|
|
|
vue.createTextVNode( |
|
|
|
|
vue.toDisplayString(item.firsts), |
|
|
|
|
vue.toDisplayString(item.descriptionGoods), |
|
|
|
|
1 |
|
|
|
|
/* TEXT */ |
|
|
|
|
) |
|
|
|
@ -13862,10 +13868,16 @@ This will fail in production if not fixed.`);
|
|
|
|
|
if (res.code == 200) { |
|
|
|
|
details.isscan = true; |
|
|
|
|
initpage(); |
|
|
|
|
} else if (res.code === 3001) { |
|
|
|
|
uni.showToast({ |
|
|
|
|
title: res.msg, |
|
|
|
|
icon: "none" |
|
|
|
|
}); |
|
|
|
|
utils2.ttsspke(res.audio); |
|
|
|
|
} |
|
|
|
|
} |
|
|
|
|
async function initpage() { |
|
|
|
|
formatAppLog("log", "at pagesHome/pages/SelfPickupDetails/SelfPickupDetails.vue:279", "获取数据"); |
|
|
|
|
formatAppLog("log", "at pagesHome/pages/SelfPickupDetails/SelfPickupDetails.vue:286", "获取数据"); |
|
|
|
|
if (details.orderType == 1) { |
|
|
|
|
let data = { |
|
|
|
|
orderStatus: details.orderStatus, |
|
|
|
@ -13896,7 +13908,7 @@ This will fail in production if not fixed.`);
|
|
|
|
|
billLadingId: details.billLadingId |
|
|
|
|
}; |
|
|
|
|
const response = await billLadingzeroBillData(data); |
|
|
|
|
formatAppLog("log", "at pagesHome/pages/SelfPickupDetails/SelfPickupDetails.vue:311", "response :>> ", response); |
|
|
|
|
formatAppLog("log", "at pagesHome/pages/SelfPickupDetails/SelfPickupDetails.vue:318", "response :>> ", response); |
|
|
|
|
const { code: code2 } = response; |
|
|
|
|
if (code2 === 200) { |
|
|
|
|
details.dataList = response.data || []; |
|
|
|
@ -13915,7 +13927,7 @@ This will fail in production if not fixed.`);
|
|
|
|
|
if (item.value == e) { |
|
|
|
|
details.schanvalue = item.label; |
|
|
|
|
details.orderStatus = item.value; |
|
|
|
|
formatAppLog("log", "at pagesHome/pages/SelfPickupDetails/SelfPickupDetails.vue:330", details.schanvalue); |
|
|
|
|
formatAppLog("log", "at pagesHome/pages/SelfPickupDetails/SelfPickupDetails.vue:337", details.schanvalue); |
|
|
|
|
} |
|
|
|
|
}); |
|
|
|
|
} |
|
|
|
@ -14848,12 +14860,6 @@ This will fail in production if not fixed.`);
|
|
|
|
|
response = await signforinventory(data); |
|
|
|
|
} |
|
|
|
|
details.datalist = response.data.records || []; |
|
|
|
|
if (loadingNub.value != 0 && details.isscan) { |
|
|
|
|
formatAppLog("log", "at pagesHome/pages/CustomerOrdersDetails/CustomerOrdersDetails.vue:227", loadingNub.value + "件"); |
|
|
|
|
setTimeout(() => { |
|
|
|
|
utils2.ttsspke(loadingNub.value + "件"); |
|
|
|
|
}, 1e3); |
|
|
|
|
} |
|
|
|
|
} |
|
|
|
|
function checktype(e) { |
|
|
|
|
if (e == "") { |
|
|
|
@ -15678,7 +15684,7 @@ This will fail in production if not fixed.`);
|
|
|
|
|
}); |
|
|
|
|
async function getconfig() { |
|
|
|
|
let res = await dictbizdictionary({ code: "photo_type" }); |
|
|
|
|
formatAppLog("log", "at pagesHome/pages/CustomerSign/CustomerSign.vue:142", "res1>>>>", res); |
|
|
|
|
formatAppLog("log", "at pagesHome/pages/CustomerSign/CustomerSign.vue:143", "res1>>>>", res); |
|
|
|
|
const { code: code2, data } = res; |
|
|
|
|
if (code2 === 200) { |
|
|
|
|
details.imgList = data.map((value) => { |
|
|
|
@ -15688,7 +15694,7 @@ This will fail in production if not fixed.`);
|
|
|
|
|
imgList: [] |
|
|
|
|
}; |
|
|
|
|
}); |
|
|
|
|
formatAppLog("log", "at pagesHome/pages/CustomerSign/CustomerSign.vue:152", "details.imgList :>> ", details.imgList); |
|
|
|
|
formatAppLog("log", "at pagesHome/pages/CustomerSign/CustomerSign.vue:153", "details.imgList :>> ", details.imgList); |
|
|
|
|
} |
|
|
|
|
} |
|
|
|
|
function gosetorice(item) { |
|
|
|
@ -15726,10 +15732,10 @@ This will fail in production if not fixed.`);
|
|
|
|
|
reservationId: item.id |
|
|
|
|
}; |
|
|
|
|
let res = await signforprices(data); |
|
|
|
|
formatAppLog("log", "at pagesHome/pages/CustomerSign/CustomerSign.vue:196", "res>>>>>", res); |
|
|
|
|
formatAppLog("log", "at pagesHome/pages/CustomerSign/CustomerSign.vue:197", "res>>>>>", res); |
|
|
|
|
let imglis = [], rearks = ""; |
|
|
|
|
if (res.code == 200) { |
|
|
|
|
if (res.data.deliverySignPictures || res.data.driverRemarks) { |
|
|
|
|
if (Object.keys(res.data.deliverySignPictures).length !== 0 || res.data.driverRemarks) { |
|
|
|
|
details.isChange = true; |
|
|
|
|
imglis = res.data.deliverySignPictures; |
|
|
|
|
details.imgList.forEach((item2, index2) => { |
|
|
|
@ -15737,7 +15743,7 @@ This will fail in production if not fixed.`);
|
|
|
|
|
return; |
|
|
|
|
details.imgList[index2].imgList = imglis[item2.dictKey]; |
|
|
|
|
}); |
|
|
|
|
formatAppLog("log", "at pagesHome/pages/CustomerSign/CustomerSign.vue:208", "details.imgList :>> ", details.imgList); |
|
|
|
|
formatAppLog("log", "at pagesHome/pages/CustomerSign/CustomerSign.vue:209", "details.imgList :>> ", details.imgList); |
|
|
|
|
} else { |
|
|
|
|
details.isChange = false; |
|
|
|
|
} |
|
|
|
@ -15745,7 +15751,7 @@ This will fail in production if not fixed.`);
|
|
|
|
|
rearks = res.data.driverRemarks; |
|
|
|
|
} |
|
|
|
|
} |
|
|
|
|
formatAppLog("log", "at pagesHome/pages/CustomerSign/CustomerSign.vue:218", "tiplists :>> ", tiplists.value); |
|
|
|
|
formatAppLog("log", "at pagesHome/pages/CustomerSign/CustomerSign.vue:219", "tiplists :>> ", tiplists.value); |
|
|
|
|
tiplists.value.setdetails({ |
|
|
|
|
isshow: true, |
|
|
|
|
tipstate: 3, |
|
|
|
@ -15758,6 +15764,7 @@ This will fail in production if not fixed.`);
|
|
|
|
|
changeImageList: details.changeImageList, |
|
|
|
|
ImagesRequiredFields: details.ImagesRequiredFields, |
|
|
|
|
success: async (detail) => { |
|
|
|
|
formatAppLog("log", "at pagesHome/pages/CustomerSign/CustomerSign.vue:233", "detail :>> ", detail); |
|
|
|
|
let data2 = { |
|
|
|
|
deliveryId: details.id, |
|
|
|
|
reservationId: item.id, |
|
|
|
@ -15766,38 +15773,53 @@ This will fail in production if not fixed.`);
|
|
|
|
|
}; |
|
|
|
|
let res2 = null; |
|
|
|
|
let isSubmit = true; |
|
|
|
|
formatAppLog("log", "at pagesHome/pages/CustomerSign/CustomerSign.vue:244", "details.ImagesRequiredFields :>> ", details.ImagesRequiredFields); |
|
|
|
|
if (details.isChange) { |
|
|
|
|
formatAppLog("log", "at pagesHome/pages/CustomerSign/CustomerSign.vue:244", "details.imgList :>> ", details.imgList); |
|
|
|
|
const filterMap = details.imgList.filter((item2) => details.changeImageList.includes(item2.dictKey)); |
|
|
|
|
const filterMap = detail.imglist.filter((item2) => details.changeImageList.includes(item2.dictKey)); |
|
|
|
|
filterMap.forEach((item2) => { |
|
|
|
|
data2.map[item2.dictKey] = item2.imgList; |
|
|
|
|
formatAppLog("log", "at pagesHome/pages/CustomerSign/CustomerSign.vue:248", "object :>> ", details.ImagesRequiredFields.find((val) => val === item2.dictKey) && item2.imgList.length < 3); |
|
|
|
|
if (!details.ImagesRequiredFields.find((val) => val === item2.dictKey) && item2.imgList.length < 3) |
|
|
|
|
formatAppLog("log", "at pagesHome/pages/CustomerSign/CustomerSign.vue:250", 1); |
|
|
|
|
if (details.ImagesRequiredFields.find((val) => val.key === item2.dictKey) && item2.imgList.length < 3) |
|
|
|
|
isSubmit = false; |
|
|
|
|
else |
|
|
|
|
isSubmit = true; |
|
|
|
|
}); |
|
|
|
|
formatAppLog("log", "at pagesHome/pages/CustomerSign/CustomerSign.vue:252", "data :>> ", data2); |
|
|
|
|
formatAppLog("log", "at pagesHome/pages/CustomerSign/CustomerSign.vue:253", "isSubmit :>> ", isSubmit); |
|
|
|
|
if (!isSubmit) |
|
|
|
|
if (!isSubmit) { |
|
|
|
|
uni.showToast({ |
|
|
|
|
title: "请根据要求上传照片", |
|
|
|
|
icon: "none" |
|
|
|
|
}); |
|
|
|
|
utils.ttsspke("必传照片不足"); |
|
|
|
|
return; |
|
|
|
|
} |
|
|
|
|
res2 = await signforUpdatePicture(data2); |
|
|
|
|
} else { |
|
|
|
|
details.imgList.forEach((item2) => { |
|
|
|
|
formatAppLog("log", "at pagesHome/pages/CustomerSign/CustomerSign.vue:264", "details.imgList :>> ", details.imgList); |
|
|
|
|
detail.imglist.forEach((item2) => { |
|
|
|
|
data2.map[item2.dictKey] = item2.imgList; |
|
|
|
|
if (!details.ImagesRequiredFields.find((val) => val === item2.dictKey) && item2.imgList.length < 3) |
|
|
|
|
formatAppLog("log", "at pagesHome/pages/CustomerSign/CustomerSign.vue:267", 2); |
|
|
|
|
formatAppLog("log", "at pagesHome/pages/CustomerSign/CustomerSign.vue:268", "item.imgList :>> ", item2.imgList); |
|
|
|
|
if (details.ImagesRequiredFields.find((val) => val.key === item2.dictKey) && item2.imgList.length < 3) |
|
|
|
|
isSubmit = false; |
|
|
|
|
else |
|
|
|
|
isSubmit = true; |
|
|
|
|
}); |
|
|
|
|
formatAppLog("log", "at pagesHome/pages/CustomerSign/CustomerSign.vue:262", "details.isChange :>> ", details.isChange); |
|
|
|
|
formatAppLog("log", "at pagesHome/pages/CustomerSign/CustomerSign.vue:263", "isSubmit :>> ", isSubmit); |
|
|
|
|
if (!isSubmit) |
|
|
|
|
if (!isSubmit) { |
|
|
|
|
uni.showToast({ |
|
|
|
|
title: "请根据要求上传照片", |
|
|
|
|
icon: "none" |
|
|
|
|
}); |
|
|
|
|
utils.ttsspke("必传照片不足"); |
|
|
|
|
return; |
|
|
|
|
} |
|
|
|
|
res2 = await signforsignforack(data2); |
|
|
|
|
} |
|
|
|
|
if (res2.code == 200) { |
|
|
|
|
initpage(); |
|
|
|
|
uni.showToast({ |
|
|
|
|
title: res2.msg, |
|
|
|
|
icon: "none" |
|
|
|
|
}); |
|
|
|
|
} |
|
|
|
|
tiplists.value.setdetails({ isshow: false }); |
|
|
|
|
}, |
|
|
|
@ -15826,7 +15848,7 @@ This will fail in production if not fixed.`);
|
|
|
|
|
driverRemarks: detail.inputtext |
|
|
|
|
}; |
|
|
|
|
let res = await signforoneclick(data); |
|
|
|
|
formatAppLog("log", "at pagesHome/pages/CustomerSign/CustomerSign.vue:298", res); |
|
|
|
|
formatAppLog("log", "at pagesHome/pages/CustomerSign/CustomerSign.vue:317", res); |
|
|
|
|
if (res.code == 200) { |
|
|
|
|
initpage(); |
|
|
|
|
} |
|
|
|
@ -15841,33 +15863,44 @@ This will fail in production if not fixed.`);
|
|
|
|
|
}); |
|
|
|
|
} |
|
|
|
|
function getLocation(item) { |
|
|
|
|
formatAppLog("log", "at pagesHome/pages/CustomerSign/CustomerSign.vue:314", "getLocation-------"); |
|
|
|
|
formatAppLog("log", "at pagesHome/pages/CustomerSign/CustomerSign.vue:333", "getLocation-------"); |
|
|
|
|
uni.getLocation({ |
|
|
|
|
type: "wgs84", |
|
|
|
|
geocode: true, |
|
|
|
|
isHighAccuracy: true, |
|
|
|
|
success: async function(res) { |
|
|
|
|
formatAppLog("log", "at pagesHome/pages/CustomerSign/CustomerSign.vue:320", JSON.stringify(res)); |
|
|
|
|
formatAppLog("log", "at pagesHome/pages/CustomerSign/CustomerSign.vue:323", "当前位置的经度:" + res.longitude); |
|
|
|
|
formatAppLog("log", "at pagesHome/pages/CustomerSign/CustomerSign.vue:324", "当前位置的纬度:" + res.latitude); |
|
|
|
|
let data = { |
|
|
|
|
deliveryId: details.id, |
|
|
|
|
reservationId: item.id, |
|
|
|
|
positioning: res.longitude + "," + res.latitude, |
|
|
|
|
positioningAdr: "" |
|
|
|
|
}; |
|
|
|
|
let response = await signforpositioning(data); |
|
|
|
|
formatAppLog("log", "at pagesHome/pages/CustomerSign/CustomerSign.vue:332", response); |
|
|
|
|
if (response.code == 200) { |
|
|
|
|
initpage(); |
|
|
|
|
try { |
|
|
|
|
uni.showLoading({ |
|
|
|
|
title: "打卡中", |
|
|
|
|
mask: true |
|
|
|
|
}); |
|
|
|
|
formatAppLog("log", "at pagesHome/pages/CustomerSign/CustomerSign.vue:344", JSON.stringify(res)); |
|
|
|
|
formatAppLog("log", "at pagesHome/pages/CustomerSign/CustomerSign.vue:347", "当前位置的经度:" + res.longitude); |
|
|
|
|
formatAppLog("log", "at pagesHome/pages/CustomerSign/CustomerSign.vue:348", "当前位置的纬度:" + res.latitude); |
|
|
|
|
let data = { |
|
|
|
|
deliveryId: details.id, |
|
|
|
|
reservationId: item.id, |
|
|
|
|
positioning: res.longitude + "," + res.latitude, |
|
|
|
|
positioningAdr: "" |
|
|
|
|
}; |
|
|
|
|
let response = await signforpositioning(data); |
|
|
|
|
formatAppLog("log", "at pagesHome/pages/CustomerSign/CustomerSign.vue:356", response); |
|
|
|
|
if (response.code == 200) { |
|
|
|
|
initpage(); |
|
|
|
|
} |
|
|
|
|
} catch (err) { |
|
|
|
|
formatAppLog("log", "at pagesHome/pages/CustomerSign/CustomerSign.vue:362", "err :>> ", err); |
|
|
|
|
} finally { |
|
|
|
|
uni.hideLoading(); |
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
|
fail: (err) => { |
|
|
|
|
uni.showToast({ |
|
|
|
|
title: err.errMsg, |
|
|
|
|
title: "定位失败", |
|
|
|
|
icon: "none" |
|
|
|
|
}); |
|
|
|
|
formatAppLog("log", "at pagesHome/pages/CustomerSign/CustomerSign.vue:342", err); |
|
|
|
|
formatAppLog("log", "at pagesHome/pages/CustomerSign/CustomerSign.vue:374", err); |
|
|
|
|
uni.hideLoading(); |
|
|
|
|
} |
|
|
|
|
}); |
|
|
|
|
} |
|
|
|
@ -25967,6 +26000,11 @@ This will fail in production if not fixed.`);
|
|
|
|
|
onShow(() => { |
|
|
|
|
init(); |
|
|
|
|
}); |
|
|
|
|
onPullDownRefresh(() => { |
|
|
|
|
setTimeout(() => { |
|
|
|
|
uni.stopPullDownRefresh(); |
|
|
|
|
}, 1e3); |
|
|
|
|
}); |
|
|
|
|
function goorderdetail(item) { |
|
|
|
|
uni.navigateTo({ |
|
|
|
|
url: "/pagesHome/pages/orderDetails/orderDetails?orderCode=" + item.orderCode |
|
|
|
@ -37779,6 +37817,8 @@ This will fail in production if not fixed.`);
|
|
|
|
|
ImagesRequiredFields: [], |
|
|
|
|
inpList: [], |
|
|
|
|
showPreviewPicture: false, |
|
|
|
|
// 预览图片地址
|
|
|
|
|
previewPictureUrl: "/static/changku.png", |
|
|
|
|
// 盘点复选框
|
|
|
|
|
checkSectionList: [], |
|
|
|
|
// 上架
|
|
|
|
@ -37848,7 +37888,9 @@ This will fail in production if not fixed.`);
|
|
|
|
|
break; |
|
|
|
|
} |
|
|
|
|
} |
|
|
|
|
function remove(index2, i) { |
|
|
|
|
function remove(index2, i, type) { |
|
|
|
|
if (details.isChange && !details.changeImageList.includes(type)) |
|
|
|
|
details.changeImageList.push(type); |
|
|
|
|
details.imglist[index2].imgList.splice(i, 1); |
|
|
|
|
} |
|
|
|
|
function updateimg(type, index2) { |
|
|
|
@ -37857,12 +37899,12 @@ This will fail in production if not fixed.`);
|
|
|
|
|
uni.chooseImage({ |
|
|
|
|
count: details.maximglength, |
|
|
|
|
success: async (chooseImageRes) => { |
|
|
|
|
formatAppLog("log", "at compoment/tiplist/tiplist.vue:288", "chooseImageRes >>>>>>>>", chooseImageRes); |
|
|
|
|
formatAppLog("log", "at compoment/tiplist/tiplist.vue:292", "chooseImageRes >>>>>>>>", chooseImageRes); |
|
|
|
|
const tempFilePaths = chooseImageRes.tempFilePaths; |
|
|
|
|
tempFilePaths.map(async (item) => { |
|
|
|
|
formatAppLog("log", "at compoment/tiplist/tiplist.vue:292", 1232131231); |
|
|
|
|
formatAppLog("log", "at compoment/tiplist/tiplist.vue:296", 1232131231); |
|
|
|
|
let url2 = await api.upfile(item); |
|
|
|
|
formatAppLog("log", "at compoment/tiplist/tiplist.vue:294", "url :>> ", url2); |
|
|
|
|
formatAppLog("log", "at compoment/tiplist/tiplist.vue:298", "url :>> ", url2); |
|
|
|
|
details.imglist[index2].imgList.push({ urlRoute: url2.link, type, name: url2.originalName }); |
|
|
|
|
}); |
|
|
|
|
} |
|
|
|
@ -37899,7 +37941,8 @@ This will fail in production if not fixed.`);
|
|
|
|
|
val.value = 0; |
|
|
|
|
}); |
|
|
|
|
} |
|
|
|
|
function handleShowImage() { |
|
|
|
|
function handleShowImage(imgUrl = "/static/changku.png") { |
|
|
|
|
details.previewPictureUrl = imgUrl; |
|
|
|
|
details.showPreviewPicture = !details.showPreviewPicture; |
|
|
|
|
} |
|
|
|
|
let isInputN = null; |
|
|
|
@ -37908,7 +37951,7 @@ This will fail in production if not fixed.`);
|
|
|
|
|
clearTimeout(isInputN); |
|
|
|
|
isInputN = setTimeout(() => { |
|
|
|
|
const maxNum = details.list[0].value - details.checkSectionList.reduce((curr, val) => curr + parseInt(val.value), 0) + parseInt(item.value); |
|
|
|
|
formatAppLog("log", "at compoment/tiplist/tiplist.vue:359", "maxNum :>> ", maxNum); |
|
|
|
|
formatAppLog("log", "at compoment/tiplist/tiplist.vue:364", "maxNum :>> ", maxNum); |
|
|
|
|
item.value = parseInt(item.value); |
|
|
|
|
if (item.value <= 0 || isNaN(item.value)) |
|
|
|
|
item.value = 0; |
|
|
|
@ -37931,8 +37974,8 @@ This will fail in production if not fixed.`);
|
|
|
|
|
} |
|
|
|
|
function handleshowMarket() { |
|
|
|
|
details.showMarketList = !details.showMarketList; |
|
|
|
|
formatAppLog("log", "at compoment/tiplist/tiplist.vue:381", "123 :>> ", 123); |
|
|
|
|
formatAppLog("log", "at compoment/tiplist/tiplist.vue:382", "details.showMarketList :>> ", details.showMarketList); |
|
|
|
|
formatAppLog("log", "at compoment/tiplist/tiplist.vue:386", "123 :>> ", 123); |
|
|
|
|
formatAppLog("log", "at compoment/tiplist/tiplist.vue:387", "details.showMarketList :>> ", details.showMarketList); |
|
|
|
|
} |
|
|
|
|
let _atn = null; |
|
|
|
|
function searchStock() { |
|
|
|
@ -37940,7 +37983,7 @@ This will fail in production if not fixed.`);
|
|
|
|
|
clearTimeout(_atn); |
|
|
|
|
_atn = setTimeout(async () => { |
|
|
|
|
const res = await postqueryfindMaterialList({ materialCode: details.upform.stock.materialName }); |
|
|
|
|
formatAppLog("log", "at compoment/tiplist/tiplist.vue:390", "res :>> ", res); |
|
|
|
|
formatAppLog("log", "at compoment/tiplist/tiplist.vue:395", "res :>> ", res); |
|
|
|
|
const { code: code2 } = res; |
|
|
|
|
if (code2 === 200) |
|
|
|
|
details.materialName = res.data; |
|
|
|
@ -37961,11 +38004,11 @@ This will fail in production if not fixed.`);
|
|
|
|
|
vue.unref(isshow) ? (vue.openBlock(), vue.createElementBlock("view", { |
|
|
|
|
key: 0, |
|
|
|
|
class: "maboxbg", |
|
|
|
|
onClick: _cache[14] || (_cache[14] = ($event) => checkbox(0)) |
|
|
|
|
onClick: _cache[15] || (_cache[15] = ($event) => checkbox(0)) |
|
|
|
|
}, [ |
|
|
|
|
vue.createElementVNode("view", { |
|
|
|
|
class: "modtips", |
|
|
|
|
onClick: _cache[13] || (_cache[13] = vue.withModifiers(() => { |
|
|
|
|
onClick: _cache[14] || (_cache[14] = vue.withModifiers(() => { |
|
|
|
|
}, ["stop", "prevent"])) |
|
|
|
|
}, [ |
|
|
|
|
vue.createElementVNode( |
|
|
|
@ -38057,7 +38100,7 @@ This will fail in production if not fixed.`);
|
|
|
|
|
/* TEXT, CLASS */ |
|
|
|
|
), |
|
|
|
|
vue.createElementVNode("text", { |
|
|
|
|
onClick: handleShowImage, |
|
|
|
|
onClick: _cache[1] || (_cache[1] = ($event) => handleShowImage()), |
|
|
|
|
class: "showImageBtn" |
|
|
|
|
}, "预览模版") |
|
|
|
|
]), |
|
|
|
@ -38068,10 +38111,11 @@ This will fail in production if not fixed.`);
|
|
|
|
|
vue.renderList(item.imgList, (value, i) => { |
|
|
|
|
return vue.openBlock(), vue.createElementBlock("view", null, [ |
|
|
|
|
vue.createElementVNode("image", { |
|
|
|
|
src: value.urlRoute |
|
|
|
|
}, null, 8, ["src"]), |
|
|
|
|
src: value.urlRoute, |
|
|
|
|
onClick: ($event) => handleShowImage(value.urlRoute) |
|
|
|
|
}, null, 8, ["src", "onClick"]), |
|
|
|
|
vue.createElementVNode("image", { |
|
|
|
|
onClick: ($event) => remove(index2, i), |
|
|
|
|
onClick: ($event) => remove(index2, i, item.dictKey), |
|
|
|
|
src: _imports_0 |
|
|
|
|
}, null, 8, ["onClick"]) |
|
|
|
|
]); |
|
|
|
@ -38094,7 +38138,7 @@ This will fail in production if not fixed.`);
|
|
|
|
|
]), |
|
|
|
|
vue.createElementVNode("view", { class: "inputbx" }, [ |
|
|
|
|
vue.withDirectives(vue.createElementVNode("input", { |
|
|
|
|
"onUpdate:modelValue": _cache[1] || (_cache[1] = ($event) => vue.isRef(inputtext) ? inputtext.value = $event : null), |
|
|
|
|
"onUpdate:modelValue": _cache[2] || (_cache[2] = ($event) => vue.isRef(inputtext) ? inputtext.value = $event : null), |
|
|
|
|
placeholder: vue.unref(placeholder) |
|
|
|
|
}, null, 8, ["placeholder"]), [ |
|
|
|
|
[vue.vModelText, vue.unref(inputtext)] |
|
|
|
@ -38185,7 +38229,7 @@ This will fail in production if not fixed.`);
|
|
|
|
|
vue.withDirectives(vue.createElementVNode( |
|
|
|
|
"input", |
|
|
|
|
{ |
|
|
|
|
"onUpdate:modelValue": _cache[2] || (_cache[2] = ($event) => vue.unref(details).upform.article.contractNumber = $event), |
|
|
|
|
"onUpdate:modelValue": _cache[3] || (_cache[3] = ($event) => vue.unref(details).upform.article.contractNumber = $event), |
|
|
|
|
placeholder: "请输入合同号" |
|
|
|
|
}, |
|
|
|
|
null, |
|
|
|
@ -38199,7 +38243,7 @@ This will fail in production if not fixed.`);
|
|
|
|
|
vue.withDirectives(vue.createElementVNode( |
|
|
|
|
"input", |
|
|
|
|
{ |
|
|
|
|
"onUpdate:modelValue": _cache[3] || (_cache[3] = ($event) => vue.unref(details).upform.article.orderPackageCode = $event), |
|
|
|
|
"onUpdate:modelValue": _cache[4] || (_cache[4] = ($event) => vue.unref(details).upform.article.orderPackageCode = $event), |
|
|
|
|
placeholder: "请输入或扫描包条码" |
|
|
|
|
}, |
|
|
|
|
null, |
|
|
|
@ -38222,7 +38266,7 @@ This will fail in production if not fixed.`);
|
|
|
|
|
vue.withDirectives(vue.createElementVNode( |
|
|
|
|
"input", |
|
|
|
|
{ |
|
|
|
|
"onUpdate:modelValue": _cache[4] || (_cache[4] = ($event) => vue.unref(details).upform.article.contractNumber = $event), |
|
|
|
|
"onUpdate:modelValue": _cache[5] || (_cache[5] = ($event) => vue.unref(details).upform.article.contractNumber = $event), |
|
|
|
|
placeholder: "请输入合同号" |
|
|
|
|
}, |
|
|
|
|
null, |
|
|
|
@ -38236,7 +38280,7 @@ This will fail in production if not fixed.`);
|
|
|
|
|
vue.withDirectives(vue.createElementVNode( |
|
|
|
|
"input", |
|
|
|
|
{ |
|
|
|
|
"onUpdate:modelValue": _cache[5] || (_cache[5] = ($event) => vue.unref(details).upform.article.orderPackageCode = $event), |
|
|
|
|
"onUpdate:modelValue": _cache[6] || (_cache[6] = ($event) => vue.unref(details).upform.article.orderPackageCode = $event), |
|
|
|
|
placeholder: "请输入或扫描包条码" |
|
|
|
|
}, |
|
|
|
|
null, |
|
|
|
@ -38259,7 +38303,7 @@ This will fail in production if not fixed.`);
|
|
|
|
|
vue.withDirectives(vue.createElementVNode( |
|
|
|
|
"input", |
|
|
|
|
{ |
|
|
|
|
"onUpdate:modelValue": _cache[6] || (_cache[6] = ($event) => vue.unref(details).upform.stock.orderCode = $event), |
|
|
|
|
"onUpdate:modelValue": _cache[7] || (_cache[7] = ($event) => vue.unref(details).upform.stock.orderCode = $event), |
|
|
|
|
placeholder: "请输入合同号" |
|
|
|
|
}, |
|
|
|
|
null, |
|
|
|
@ -38273,7 +38317,7 @@ This will fail in production if not fixed.`);
|
|
|
|
|
vue.withDirectives(vue.createElementVNode( |
|
|
|
|
"input", |
|
|
|
|
{ |
|
|
|
|
"onUpdate:modelValue": _cache[7] || (_cache[7] = ($event) => vue.unref(details).upform.stock.incomingBatch = $event), |
|
|
|
|
"onUpdate:modelValue": _cache[8] || (_cache[8] = ($event) => vue.unref(details).upform.stock.incomingBatch = $event), |
|
|
|
|
placeholder: "请输入批次号" |
|
|
|
|
}, |
|
|
|
|
null, |
|
|
|
@ -38287,7 +38331,7 @@ This will fail in production if not fixed.`);
|
|
|
|
|
vue.withDirectives(vue.createElementVNode( |
|
|
|
|
"input", |
|
|
|
|
{ |
|
|
|
|
"onUpdate:modelValue": _cache[8] || (_cache[8] = ($event) => vue.unref(details).upform.stock.materialName = $event), |
|
|
|
|
"onUpdate:modelValue": _cache[9] || (_cache[9] = ($event) => vue.unref(details).upform.stock.materialName = $event), |
|
|
|
|
onInput: searchStock, |
|
|
|
|
placeholder: "请输入物料编码或物料名称" |
|
|
|
|
}, |
|
|
|
@ -38319,7 +38363,7 @@ This will fail in production if not fixed.`);
|
|
|
|
|
vue.withDirectives(vue.createElementVNode( |
|
|
|
|
"input", |
|
|
|
|
{ |
|
|
|
|
"onUpdate:modelValue": _cache[9] || (_cache[9] = ($event) => vue.unref(details).upform.stock.marketName = $event), |
|
|
|
|
"onUpdate:modelValue": _cache[10] || (_cache[10] = ($event) => vue.unref(details).upform.stock.marketName = $event), |
|
|
|
|
placeholder: "请选择商城", |
|
|
|
|
disabled: "true" |
|
|
|
|
}, |
|
|
|
@ -38357,7 +38401,7 @@ This will fail in production if not fixed.`);
|
|
|
|
|
vue.withDirectives(vue.createElementVNode( |
|
|
|
|
"input", |
|
|
|
|
{ |
|
|
|
|
"onUpdate:modelValue": _cache[10] || (_cache[10] = ($event) => vue.unref(details).upform.stock.stockNum = $event), |
|
|
|
|
"onUpdate:modelValue": _cache[11] || (_cache[11] = ($event) => vue.unref(details).upform.stock.stockNum = $event), |
|
|
|
|
placeholder: "请输入在库数量" |
|
|
|
|
}, |
|
|
|
|
null, |
|
|
|
@ -38448,7 +38492,7 @@ This will fail in production if not fixed.`);
|
|
|
|
|
"view", |
|
|
|
|
{ |
|
|
|
|
key: 0, |
|
|
|
|
onClick: _cache[11] || (_cache[11] = ($event) => checkbox(1)), |
|
|
|
|
onClick: _cache[12] || (_cache[12] = ($event) => checkbox(1)), |
|
|
|
|
class: "cancel" |
|
|
|
|
}, |
|
|
|
|
vue.toDisplayString(vue.unref(cancelTxt) || "取消"), |
|
|
|
@ -38458,7 +38502,7 @@ This will fail in production if not fixed.`);
|
|
|
|
|
vue.createElementVNode( |
|
|
|
|
"view", |
|
|
|
|
{ |
|
|
|
|
onClick: _cache[12] || (_cache[12] = ($event) => checkbox(2)), |
|
|
|
|
onClick: _cache[13] || (_cache[13] = ($event) => checkbox(2)), |
|
|
|
|
class: "confirm" |
|
|
|
|
}, |
|
|
|
|
vue.toDisplayString(vue.unref(confirmTxt) || "确认"), |
|
|
|
@ -38472,14 +38516,14 @@ This will fail in production if not fixed.`);
|
|
|
|
|
vue.unref(showPreviewPicture) ? (vue.openBlock(), vue.createElementBlock("view", { |
|
|
|
|
key: 1, |
|
|
|
|
class: "previewPicture-container", |
|
|
|
|
onClick: vue.withModifiers(handleShowImage, ["stop"]) |
|
|
|
|
onClick: _cache[16] || (_cache[16] = vue.withModifiers(($event) => handleShowImage(), ["stop"])) |
|
|
|
|
}, [ |
|
|
|
|
vue.createElementVNode("img", { |
|
|
|
|
src: "/static/changku.png", |
|
|
|
|
src: vue.unref(details).previewPictureUrl, |
|
|
|
|
class: "previewPicture", |
|
|
|
|
alt: "" |
|
|
|
|
}) |
|
|
|
|
], 8, ["onClick"])) : vue.createCommentVNode("v-if", true) |
|
|
|
|
}, null, 8, ["src"]) |
|
|
|
|
])) : vue.createCommentVNode("v-if", true) |
|
|
|
|
], |
|
|
|
|
64 |
|
|
|
|
/* STABLE_FRAGMENT */ |
|
|
|
|