|
|
|
@ -1765,7 +1765,7 @@ if (uni.restoreGlobal) {
|
|
|
|
|
}; |
|
|
|
|
}; |
|
|
|
|
const Base64$1 = new Base64(); |
|
|
|
|
const devhost = "http://192.168.3.12:13000/"; |
|
|
|
|
const devhost = "http://test.api.huo5you.com/"; |
|
|
|
|
const imghost = ""; |
|
|
|
|
const host = devhost; |
|
|
|
|
const APPKEY = "h5u:h5u_secret"; |
|
|
|
@ -13038,7 +13038,7 @@ This will fail in production if not fixed.`);
|
|
|
|
|
details.show = !details.show; |
|
|
|
|
} |
|
|
|
|
function onConfirm(e2) { |
|
|
|
|
formatAppLog("log", "at pagesHome/pages/RelayScanList/RelayScanList.vue:153", e2); |
|
|
|
|
formatAppLog("log", "at pagesHome/pages/RelayScanList/RelayScanList.vue:151", e2); |
|
|
|
|
date2.value[0] = e2.startDate; |
|
|
|
|
date2.value[1] = e2.endDate; |
|
|
|
|
details.datatime = date2.value[0] + " 至 " + date2.value[1]; |
|
|
|
@ -13107,7 +13107,7 @@ This will fail in production if not fixed.`);
|
|
|
|
|
} |
|
|
|
|
} |
|
|
|
|
} catch (err) { |
|
|
|
|
formatAppLog("log", "at pagesHome/pages/RelayScanList/RelayScanList.vue:230", "err :>> ", err); |
|
|
|
|
formatAppLog("log", "at pagesHome/pages/RelayScanList/RelayScanList.vue:228", "err :>> ", err); |
|
|
|
|
} finally { |
|
|
|
|
uni.hideLoading(); |
|
|
|
|
return null; |
|
|
|
@ -13246,7 +13246,7 @@ This will fail in production if not fixed.`);
|
|
|
|
|
vue.createElementVNode("view", { class: "topbox font-color" }, [ |
|
|
|
|
vue.createElementVNode("view", { class: "type1" }, [ |
|
|
|
|
vue.createElementVNode("view", null, [ |
|
|
|
|
vue.createElementVNode("view", null, "车次号:"), |
|
|
|
|
vue.createElementVNode("text", null, "车次号:"), |
|
|
|
|
vue.createElementVNode( |
|
|
|
|
"text", |
|
|
|
|
null, |
|
|
|
@ -13254,13 +13254,15 @@ This will fail in production if not fixed.`);
|
|
|
|
|
1 |
|
|
|
|
/* TEXT */ |
|
|
|
|
) |
|
|
|
|
]), |
|
|
|
|
vue.createElementVNode("view", null, [ |
|
|
|
|
vue.createElementVNode("view", null, "车牌:"), |
|
|
|
|
]) |
|
|
|
|
]), |
|
|
|
|
vue.createElementVNode("view", { class: "type1" }, [ |
|
|
|
|
vue.createElementVNode("view", { class: "" }, [ |
|
|
|
|
vue.createElementVNode("text", null, "承运单号:"), |
|
|
|
|
vue.createElementVNode( |
|
|
|
|
"text", |
|
|
|
|
null, |
|
|
|
|
vue.toDisplayString(item.carNumber || "暂无数据"), |
|
|
|
|
vue.toDisplayString(item.carrierOrderCode), |
|
|
|
|
1 |
|
|
|
|
/* TEXT */ |
|
|
|
|
) |
|
|
|
@ -13268,23 +13270,19 @@ This will fail in production if not fixed.`);
|
|
|
|
|
]), |
|
|
|
|
vue.createElementVNode("view", { class: "type1" }, [ |
|
|
|
|
vue.createElementVNode("view", null, [ |
|
|
|
|
vue.createElementVNode("text", null, "总件数/装车件数:"), |
|
|
|
|
vue.createElementVNode("text", null, "承运商:"), |
|
|
|
|
vue.createElementVNode( |
|
|
|
|
"text", |
|
|
|
|
null, |
|
|
|
|
vue.toDisplayString(item.planLoadingNumber + "/" + item.realLoadingNumber), |
|
|
|
|
vue.toDisplayString(item.carrierName), |
|
|
|
|
1 |
|
|
|
|
/* TEXT */ |
|
|
|
|
) |
|
|
|
|
]), |
|
|
|
|
vue.createElementVNode("view", null, [ |
|
|
|
|
vue.createElementVNode("text", null, "车长:"), |
|
|
|
|
vue.createElementVNode("text", null, vue.toDisplayString("")) |
|
|
|
|
]) |
|
|
|
|
]), |
|
|
|
|
vue.createElementVNode("view", { class: "type1" }, [ |
|
|
|
|
vue.createElementVNode("view", null, [ |
|
|
|
|
vue.createElementVNode("text", null, "主驾司机:"), |
|
|
|
|
vue.createElementVNode("text", null, "司机:"), |
|
|
|
|
vue.createElementVNode( |
|
|
|
|
"text", |
|
|
|
|
null, |
|
|
|
@ -13292,37 +13290,31 @@ This will fail in production if not fixed.`);
|
|
|
|
|
1 |
|
|
|
|
/* TEXT */ |
|
|
|
|
) |
|
|
|
|
]), |
|
|
|
|
]) |
|
|
|
|
]), |
|
|
|
|
vue.createElementVNode("view", { class: "type1" }, [ |
|
|
|
|
vue.createElementVNode("view", null, [ |
|
|
|
|
vue.createElementVNode("text", null, "电话:"), |
|
|
|
|
vue.createElementVNode("text", null, "是否结算:"), |
|
|
|
|
vue.createElementVNode( |
|
|
|
|
"text", |
|
|
|
|
null, |
|
|
|
|
vue.toDisplayString(item.driverMobile), |
|
|
|
|
vue.toDisplayString(Number(item.isSettlement) !== 1 ? "已结算" : "未结算"), |
|
|
|
|
1 |
|
|
|
|
/* TEXT */ |
|
|
|
|
) |
|
|
|
|
]) |
|
|
|
|
]), |
|
|
|
|
vue.createElementVNode("view", null, [ |
|
|
|
|
vue.createElementVNode("text", null, "类型:"), |
|
|
|
|
vue.createElementVNode( |
|
|
|
|
"text", |
|
|
|
|
null, |
|
|
|
|
vue.toDisplayString(vue.unref(details).loadType[item.loadType]), |
|
|
|
|
1 |
|
|
|
|
/* TEXT */ |
|
|
|
|
) |
|
|
|
|
]), |
|
|
|
|
vue.createElementVNode("view", null, [ |
|
|
|
|
vue.createElementVNode("text", null, "线路:"), |
|
|
|
|
vue.createElementVNode( |
|
|
|
|
"text", |
|
|
|
|
null, |
|
|
|
|
vue.toDisplayString(item.carsLineName), |
|
|
|
|
1 |
|
|
|
|
/* TEXT */ |
|
|
|
|
) |
|
|
|
|
vue.createElementVNode("view", { class: "type1" }, [ |
|
|
|
|
vue.createElementVNode("view", null, [ |
|
|
|
|
vue.createElementVNode("text", null, "计划件数 / 装车件数:"), |
|
|
|
|
vue.createElementVNode( |
|
|
|
|
"text", |
|
|
|
|
null, |
|
|
|
|
vue.toDisplayString(item.planLoadingNumber + " / " + item.realLoadingNumber), |
|
|
|
|
1 |
|
|
|
|
/* TEXT */ |
|
|
|
|
) |
|
|
|
|
]) |
|
|
|
|
]) |
|
|
|
|
]), |
|
|
|
|
vue.unref(status) !== 2 ? (vue.openBlock(), vue.createElementBlock("view", { |
|
|
|
@ -49770,7 +49762,7 @@ This will fail in production if not fixed.`);
|
|
|
|
|
}); |
|
|
|
|
async function scandata() { |
|
|
|
|
const res = await postFindAllocationData({ allocationId: scancode.value }); |
|
|
|
|
formatAppLog("log", "at pagesHome/pages/storageInquiry/storageInquiry.vue:328", "res :>> ", res); |
|
|
|
|
formatAppLog("log", "at pagesHome/pages/storageInquiry/storageInquiry.vue:343", "res :>> ", res); |
|
|
|
|
const { code: code2, data } = res; |
|
|
|
|
if (code2 !== 200 || !data) |
|
|
|
|
return; |
|
|
|
@ -49785,7 +49777,7 @@ This will fail in production if not fixed.`);
|
|
|
|
|
tabBarCode.value = code2; |
|
|
|
|
}; |
|
|
|
|
const selectionChange = (list, type2) => { |
|
|
|
|
formatAppLog("log", "at pagesHome/pages/storageInquiry/storageInquiry.vue:357", "list :>> ", list); |
|
|
|
|
formatAppLog("log", "at pagesHome/pages/storageInquiry/storageInquiry.vue:372", "list :>> ", list); |
|
|
|
|
selectionList.value = list; |
|
|
|
|
}; |
|
|
|
|
const batchPrint = async () => { |
|
|
|
@ -49804,7 +49796,7 @@ This will fail in production if not fixed.`);
|
|
|
|
|
const { code: code2, data } = res; |
|
|
|
|
if (code2 !== 200) |
|
|
|
|
return; |
|
|
|
|
formatAppLog("log", "at pagesHome/pages/storageInquiry/storageInquiry.vue:381", "res :>> ", res); |
|
|
|
|
formatAppLog("log", "at pagesHome/pages/storageInquiry/storageInquiry.vue:396", "res :>> ", res); |
|
|
|
|
tiplists.value.setdetails({ |
|
|
|
|
title: "请选择需要打印的包条码", |
|
|
|
|
isshow: true, |
|
|
|
@ -49814,7 +49806,7 @@ This will fail in production if not fixed.`);
|
|
|
|
|
confirmTxt: "确认选择", |
|
|
|
|
isonecheck: true, |
|
|
|
|
success: () => { |
|
|
|
|
formatAppLog("log", "at pagesHome/pages/storageInquiry/storageInquiry.vue:398", "data :>> ", data); |
|
|
|
|
formatAppLog("log", "at pagesHome/pages/storageInquiry/storageInquiry.vue:413", "data :>> ", data); |
|
|
|
|
if (!bluetoothInfo.value.name) |
|
|
|
|
return bluetoothList.value.setdetails({ isshow: true }); |
|
|
|
|
let _isReturn = false; |
|
|
|
@ -50079,9 +50071,38 @@ This will fail in production if not fixed.`);
|
|
|
|
|
_: 1 |
|
|
|
|
/* STABLE */ |
|
|
|
|
}), |
|
|
|
|
vue.createCommentVNode(' <uni-th align="left">运单号</uni-th> '), |
|
|
|
|
vue.createVNode(_component_uni_th, { align: "left" }, { |
|
|
|
|
default: vue.withCtx(() => [ |
|
|
|
|
vue.createTextVNode("一级品") |
|
|
|
|
]), |
|
|
|
|
_: 1 |
|
|
|
|
/* STABLE */ |
|
|
|
|
}), |
|
|
|
|
vue.createVNode(_component_uni_th, { align: "left" }, { |
|
|
|
|
default: vue.withCtx(() => [ |
|
|
|
|
vue.createTextVNode("运单号") |
|
|
|
|
vue.createTextVNode("二级品") |
|
|
|
|
]), |
|
|
|
|
_: 1 |
|
|
|
|
/* STABLE */ |
|
|
|
|
}), |
|
|
|
|
vue.createVNode(_component_uni_th, { align: "left" }, { |
|
|
|
|
default: vue.withCtx(() => [ |
|
|
|
|
vue.createTextVNode("三级品") |
|
|
|
|
]), |
|
|
|
|
_: 1 |
|
|
|
|
/* STABLE */ |
|
|
|
|
}), |
|
|
|
|
vue.createVNode(_component_uni_th, { align: "left" }, { |
|
|
|
|
default: vue.withCtx(() => [ |
|
|
|
|
vue.createTextVNode("物料名称") |
|
|
|
|
]), |
|
|
|
|
_: 1 |
|
|
|
|
/* STABLE */ |
|
|
|
|
}), |
|
|
|
|
vue.createVNode(_component_uni_th, { align: "left" }, { |
|
|
|
|
default: vue.withCtx(() => [ |
|
|
|
|
vue.createTextVNode("物料编码") |
|
|
|
|
]), |
|
|
|
|
_: 1 |
|
|
|
|
/* STABLE */ |
|
|
|
@ -50151,13 +50172,87 @@ This will fail in production if not fixed.`);
|
|
|
|
|
/* DYNAMIC_SLOTS */ |
|
|
|
|
), |
|
|
|
|
vue.createCommentVNode(" 运单号 "), |
|
|
|
|
vue.createCommentVNode(" <uni-td>{{item.waybillNo}}</uni-td> "), |
|
|
|
|
vue.createCommentVNode(" 一级品 "), |
|
|
|
|
vue.createVNode( |
|
|
|
|
_component_uni_td, |
|
|
|
|
null, |
|
|
|
|
{ |
|
|
|
|
default: vue.withCtx(() => [ |
|
|
|
|
vue.createTextVNode( |
|
|
|
|
vue.toDisplayString(item.waybillNo), |
|
|
|
|
vue.toDisplayString(item.firsts), |
|
|
|
|
1 |
|
|
|
|
/* TEXT */ |
|
|
|
|
) |
|
|
|
|
]), |
|
|
|
|
_: 2 |
|
|
|
|
/* DYNAMIC */ |
|
|
|
|
}, |
|
|
|
|
1024 |
|
|
|
|
/* DYNAMIC_SLOTS */ |
|
|
|
|
), |
|
|
|
|
vue.createCommentVNode(" 二级品 "), |
|
|
|
|
vue.createVNode( |
|
|
|
|
_component_uni_td, |
|
|
|
|
null, |
|
|
|
|
{ |
|
|
|
|
default: vue.withCtx(() => [ |
|
|
|
|
vue.createTextVNode( |
|
|
|
|
vue.toDisplayString(item.seconds), |
|
|
|
|
1 |
|
|
|
|
/* TEXT */ |
|
|
|
|
) |
|
|
|
|
]), |
|
|
|
|
_: 2 |
|
|
|
|
/* DYNAMIC */ |
|
|
|
|
}, |
|
|
|
|
1024 |
|
|
|
|
/* DYNAMIC_SLOTS */ |
|
|
|
|
), |
|
|
|
|
vue.createCommentVNode(" 三级品 "), |
|
|
|
|
vue.createVNode( |
|
|
|
|
_component_uni_td, |
|
|
|
|
null, |
|
|
|
|
{ |
|
|
|
|
default: vue.withCtx(() => [ |
|
|
|
|
vue.createTextVNode( |
|
|
|
|
vue.toDisplayString(item.thirds), |
|
|
|
|
1 |
|
|
|
|
/* TEXT */ |
|
|
|
|
) |
|
|
|
|
]), |
|
|
|
|
_: 2 |
|
|
|
|
/* DYNAMIC */ |
|
|
|
|
}, |
|
|
|
|
1024 |
|
|
|
|
/* DYNAMIC_SLOTS */ |
|
|
|
|
), |
|
|
|
|
vue.createCommentVNode(" 物料名称 "), |
|
|
|
|
vue.createVNode( |
|
|
|
|
_component_uni_td, |
|
|
|
|
null, |
|
|
|
|
{ |
|
|
|
|
default: vue.withCtx(() => [ |
|
|
|
|
vue.createTextVNode( |
|
|
|
|
vue.toDisplayString(item.materialName), |
|
|
|
|
1 |
|
|
|
|
/* TEXT */ |
|
|
|
|
) |
|
|
|
|
]), |
|
|
|
|
_: 2 |
|
|
|
|
/* DYNAMIC */ |
|
|
|
|
}, |
|
|
|
|
1024 |
|
|
|
|
/* DYNAMIC_SLOTS */ |
|
|
|
|
), |
|
|
|
|
vue.createCommentVNode(" 物料编码 "), |
|
|
|
|
vue.createVNode( |
|
|
|
|
_component_uni_td, |
|
|
|
|
null, |
|
|
|
|
{ |
|
|
|
|
default: vue.withCtx(() => [ |
|
|
|
|
vue.createTextVNode( |
|
|
|
|
vue.toDisplayString(item.materialCode), |
|
|
|
|
1 |
|
|
|
|
/* TEXT */ |
|
|
|
|
) |
|
|
|
@ -50639,6 +50734,15 @@ This will fail in production if not fixed.`);
|
|
|
|
|
"70": "部分签收", |
|
|
|
|
"80": "已签收" |
|
|
|
|
}); |
|
|
|
|
const scansortingType = vue.reactive([ |
|
|
|
|
{ type: 10, name: "服务号", src: "/pagesHome/static/scicon1.png" }, |
|
|
|
|
{ type: 20, name: "订单自编码", src: "/pagesHome/static/scicon2.png" }, |
|
|
|
|
{ type: 30, name: "商场", src: "/pagesHome/static/scicon3.png" }, |
|
|
|
|
{ type: 40, name: "客户", src: "/pagesHome/static/scicon4.png" }, |
|
|
|
|
{ type: 50, name: "仓库", src: "/pagesHome/static/scicon5.png" }, |
|
|
|
|
{ type: 60, name: "门店", src: "/pagesHome/static/scicon6.png" }, |
|
|
|
|
{ type: 100, name: "其他", src: "/pagesHome/static/scicon7.png" } |
|
|
|
|
]); |
|
|
|
|
const tabBarCode = vue.ref(1); |
|
|
|
|
vue.ref({}); |
|
|
|
|
const selectionList = vue.ref([]); |
|
|
|
@ -50666,7 +50770,7 @@ This will fail in production if not fixed.`);
|
|
|
|
|
}); |
|
|
|
|
async function scandata() { |
|
|
|
|
const res = await postFindTrayData({ trayCode: scancode.value }); |
|
|
|
|
formatAppLog("log", "at pagesHome/pages/trayInquiry/trayInquiry.vue:324", "res :>> ", res); |
|
|
|
|
formatAppLog("log", "at pagesHome/pages/trayInquiry/trayInquiry.vue:350", "res :>> ", res); |
|
|
|
|
const { code: code2, data } = res; |
|
|
|
|
if (code2 !== 200 || !data) |
|
|
|
|
return; |
|
|
|
@ -50681,7 +50785,7 @@ This will fail in production if not fixed.`);
|
|
|
|
|
tabBarCode.value = code2; |
|
|
|
|
}; |
|
|
|
|
const selectionChange = (list, type2) => { |
|
|
|
|
formatAppLog("log", "at pagesHome/pages/trayInquiry/trayInquiry.vue:353", "list :>> ", list); |
|
|
|
|
formatAppLog("log", "at pagesHome/pages/trayInquiry/trayInquiry.vue:379", "list :>> ", list); |
|
|
|
|
selectionList.value = list; |
|
|
|
|
}; |
|
|
|
|
const batchPrint = async () => { |
|
|
|
@ -50700,7 +50804,7 @@ This will fail in production if not fixed.`);
|
|
|
|
|
const { code: code2, data } = res; |
|
|
|
|
if (code2 !== 200) |
|
|
|
|
return; |
|
|
|
|
formatAppLog("log", "at pagesHome/pages/trayInquiry/trayInquiry.vue:377", "res :>> ", res); |
|
|
|
|
formatAppLog("log", "at pagesHome/pages/trayInquiry/trayInquiry.vue:403", "res :>> ", res); |
|
|
|
|
tiplists.value.setdetails({ |
|
|
|
|
title: "请选择需要打印的包条码", |
|
|
|
|
isshow: true, |
|
|
|
@ -50710,7 +50814,7 @@ This will fail in production if not fixed.`);
|
|
|
|
|
confirmTxt: "确认选择", |
|
|
|
|
isonecheck: true, |
|
|
|
|
success: () => { |
|
|
|
|
formatAppLog("log", "at pagesHome/pages/trayInquiry/trayInquiry.vue:394", "data :>> ", data); |
|
|
|
|
formatAppLog("log", "at pagesHome/pages/trayInquiry/trayInquiry.vue:420", "data :>> ", data); |
|
|
|
|
if (!bluetoothInfo.value.name) |
|
|
|
|
return bluetoothList.value.setdetails({ isshow: true }); |
|
|
|
|
let _isReturn = false; |
|
|
|
@ -50839,7 +50943,7 @@ This will fail in production if not fixed.`);
|
|
|
|
|
vue.createElementVNode("view", { class: "" }, [ |
|
|
|
|
vue.createElementVNode("text", { class: "row_title1" }, " 打托方式: "), |
|
|
|
|
vue.createTextVNode( |
|
|
|
|
" " + vue.toDisplayString(info.value.trayType || "暂无数据"), |
|
|
|
|
" " + vue.toDisplayString(scansortingType.find((val) => val.type === info.value.trayType || {}).name || "暂无数据"), |
|
|
|
|
1 |
|
|
|
|
/* TEXT */ |
|
|
|
|
) |
|
|
|
@ -50973,9 +51077,38 @@ This will fail in production if not fixed.`);
|
|
|
|
|
_: 1 |
|
|
|
|
/* STABLE */ |
|
|
|
|
}), |
|
|
|
|
vue.createCommentVNode(' <uni-th align="left">运单号</uni-th> '), |
|
|
|
|
vue.createVNode(_component_uni_th, { align: "left" }, { |
|
|
|
|
default: vue.withCtx(() => [ |
|
|
|
|
vue.createTextVNode("一级品") |
|
|
|
|
]), |
|
|
|
|
_: 1 |
|
|
|
|
/* STABLE */ |
|
|
|
|
}), |
|
|
|
|
vue.createVNode(_component_uni_th, { align: "left" }, { |
|
|
|
|
default: vue.withCtx(() => [ |
|
|
|
|
vue.createTextVNode("运单号") |
|
|
|
|
vue.createTextVNode("二级品") |
|
|
|
|
]), |
|
|
|
|
_: 1 |
|
|
|
|
/* STABLE */ |
|
|
|
|
}), |
|
|
|
|
vue.createVNode(_component_uni_th, { align: "left" }, { |
|
|
|
|
default: vue.withCtx(() => [ |
|
|
|
|
vue.createTextVNode("三级品") |
|
|
|
|
]), |
|
|
|
|
_: 1 |
|
|
|
|
/* STABLE */ |
|
|
|
|
}), |
|
|
|
|
vue.createVNode(_component_uni_th, { align: "left" }, { |
|
|
|
|
default: vue.withCtx(() => [ |
|
|
|
|
vue.createTextVNode("物料名称") |
|
|
|
|
]), |
|
|
|
|
_: 1 |
|
|
|
|
/* STABLE */ |
|
|
|
|
}), |
|
|
|
|
vue.createVNode(_component_uni_th, { align: "left" }, { |
|
|
|
|
default: vue.withCtx(() => [ |
|
|
|
|
vue.createTextVNode("物料编码") |
|
|
|
|
]), |
|
|
|
|
_: 1 |
|
|
|
|
/* STABLE */ |
|
|
|
@ -51045,13 +51178,87 @@ This will fail in production if not fixed.`);
|
|
|
|
|
/* DYNAMIC_SLOTS */ |
|
|
|
|
), |
|
|
|
|
vue.createCommentVNode(" 运单号 "), |
|
|
|
|
vue.createCommentVNode(" <uni-td>{{item.waybillNo}}</uni-td> "), |
|
|
|
|
vue.createCommentVNode(" 一级品 "), |
|
|
|
|
vue.createVNode( |
|
|
|
|
_component_uni_td, |
|
|
|
|
null, |
|
|
|
|
{ |
|
|
|
|
default: vue.withCtx(() => [ |
|
|
|
|
vue.createTextVNode( |
|
|
|
|
vue.toDisplayString(item.waybillNo), |
|
|
|
|
vue.toDisplayString(item.firsts), |
|
|
|
|
1 |
|
|
|
|
/* TEXT */ |
|
|
|
|
) |
|
|
|
|
]), |
|
|
|
|
_: 2 |
|
|
|
|
/* DYNAMIC */ |
|
|
|
|
}, |
|
|
|
|
1024 |
|
|
|
|
/* DYNAMIC_SLOTS */ |
|
|
|
|
), |
|
|
|
|
vue.createCommentVNode(" 二级品 "), |
|
|
|
|
vue.createVNode( |
|
|
|
|
_component_uni_td, |
|
|
|
|
null, |
|
|
|
|
{ |
|
|
|
|
default: vue.withCtx(() => [ |
|
|
|
|
vue.createTextVNode( |
|
|
|
|
vue.toDisplayString(item.seconds), |
|
|
|
|
1 |
|
|
|
|
/* TEXT */ |
|
|
|
|
) |
|
|
|
|
]), |
|
|
|
|
_: 2 |
|
|
|
|
/* DYNAMIC */ |
|
|
|
|
}, |
|
|
|
|
1024 |
|
|
|
|
/* DYNAMIC_SLOTS */ |
|
|
|
|
), |
|
|
|
|
vue.createCommentVNode(" 三级品 "), |
|
|
|
|
vue.createVNode( |
|
|
|
|
_component_uni_td, |
|
|
|
|
null, |
|
|
|
|
{ |
|
|
|
|
default: vue.withCtx(() => [ |
|
|
|
|
vue.createTextVNode( |
|
|
|
|
vue.toDisplayString(item.thirds), |
|
|
|
|
1 |
|
|
|
|
/* TEXT */ |
|
|
|
|
) |
|
|
|
|
]), |
|
|
|
|
_: 2 |
|
|
|
|
/* DYNAMIC */ |
|
|
|
|
}, |
|
|
|
|
1024 |
|
|
|
|
/* DYNAMIC_SLOTS */ |
|
|
|
|
), |
|
|
|
|
vue.createCommentVNode(" 物料名称 "), |
|
|
|
|
vue.createVNode( |
|
|
|
|
_component_uni_td, |
|
|
|
|
null, |
|
|
|
|
{ |
|
|
|
|
default: vue.withCtx(() => [ |
|
|
|
|
vue.createTextVNode( |
|
|
|
|
vue.toDisplayString(item.materialName), |
|
|
|
|
1 |
|
|
|
|
/* TEXT */ |
|
|
|
|
) |
|
|
|
|
]), |
|
|
|
|
_: 2 |
|
|
|
|
/* DYNAMIC */ |
|
|
|
|
}, |
|
|
|
|
1024 |
|
|
|
|
/* DYNAMIC_SLOTS */ |
|
|
|
|
), |
|
|
|
|
vue.createCommentVNode(" 物料编码 "), |
|
|
|
|
vue.createVNode( |
|
|
|
|
_component_uni_td, |
|
|
|
|
null, |
|
|
|
|
{ |
|
|
|
|
default: vue.withCtx(() => [ |
|
|
|
|
vue.createTextVNode( |
|
|
|
|
vue.toDisplayString(item.materialCode), |
|
|
|
|
1 |
|
|
|
|
/* TEXT */ |
|
|
|
|
) |
|
|
|
@ -59185,7 +59392,7 @@ ${i3}
|
|
|
|
|
crrNum: 1, |
|
|
|
|
pageCount: 10, |
|
|
|
|
totalNum: 0, |
|
|
|
|
status: 1, |
|
|
|
|
status: 0, |
|
|
|
|
collapse: [], |
|
|
|
|
crrColl: 0, |
|
|
|
|
show: false, |
|
|
|
@ -59365,7 +59572,7 @@ ${i3}
|
|
|
|
|
{ |
|
|
|
|
class: vue.normalizeClass($data.status == 0 ? "xz" : "") |
|
|
|
|
}, |
|
|
|
|
"积分项", |
|
|
|
|
"发起积分考核", |
|
|
|
|
2 |
|
|
|
|
/* CLASS */ |
|
|
|
|
) |
|
|
|
|