|
|
|
@ -1776,7 +1776,7 @@ if (uni.restoreGlobal) {
|
|
|
|
|
} |
|
|
|
|
} |
|
|
|
|
}; |
|
|
|
|
function _sfc_render$g(_ctx, _cache, $props, $setup, $data, $options) { |
|
|
|
|
function _sfc_render$e(_ctx, _cache, $props, $setup, $data, $options) { |
|
|
|
|
return vue.openBlock(), vue.createElementBlock( |
|
|
|
|
"view", |
|
|
|
|
{ |
|
|
|
@ -1790,7 +1790,7 @@ if (uni.restoreGlobal) {
|
|
|
|
|
/* STYLE */ |
|
|
|
|
); |
|
|
|
|
} |
|
|
|
|
const __easycom_0$1 = /* @__PURE__ */ _export_sfc(_sfc_main$15, [["render", _sfc_render$g], ["__scopeId", "data-v-eb8e0cdd"], ["__file", "F:/物流/logPm/uni_modules/uview-plus/components/u-status-bar/u-status-bar.vue"]]); |
|
|
|
|
const __easycom_0$1 = /* @__PURE__ */ _export_sfc(_sfc_main$15, [["render", _sfc_render$e], ["__scopeId", "data-v-eb8e0cdd"], ["__file", "F:/物流/logPm/uni_modules/uview-plus/components/u-status-bar/u-status-bar.vue"]]); |
|
|
|
|
const icons = { |
|
|
|
|
"uicon-level": "", |
|
|
|
|
"uicon-column-line": "", |
|
|
|
@ -2144,7 +2144,7 @@ if (uni.restoreGlobal) {
|
|
|
|
|
} |
|
|
|
|
} |
|
|
|
|
}; |
|
|
|
|
function _sfc_render$f(_ctx, _cache, $props, $setup, $data, $options) { |
|
|
|
|
function _sfc_render$d(_ctx, _cache, $props, $setup, $data, $options) { |
|
|
|
|
return vue.openBlock(), vue.createElementBlock( |
|
|
|
|
"view", |
|
|
|
|
{ |
|
|
|
@ -2188,7 +2188,7 @@ if (uni.restoreGlobal) {
|
|
|
|
|
/* CLASS */ |
|
|
|
|
); |
|
|
|
|
} |
|
|
|
|
const __easycom_1$1 = /* @__PURE__ */ _export_sfc(_sfc_main$14, [["render", _sfc_render$f], ["__scopeId", "data-v-ac70166d"], ["__file", "F:/物流/logPm/uni_modules/uview-plus/components/u-icon/u-icon.vue"]]); |
|
|
|
|
const __easycom_1$1 = /* @__PURE__ */ _export_sfc(_sfc_main$14, [["render", _sfc_render$d], ["__scopeId", "data-v-ac70166d"], ["__file", "F:/物流/logPm/uni_modules/uview-plus/components/u-icon/u-icon.vue"]]); |
|
|
|
|
const props$1 = { |
|
|
|
|
props: { |
|
|
|
|
// 是否开启顶部安全区适配
|
|
|
|
@ -2293,7 +2293,7 @@ if (uni.restoreGlobal) {
|
|
|
|
|
} |
|
|
|
|
} |
|
|
|
|
}; |
|
|
|
|
function _sfc_render$e(_ctx, _cache, $props, $setup, $data, $options) { |
|
|
|
|
function _sfc_render$c(_ctx, _cache, $props, $setup, $data, $options) { |
|
|
|
|
const _component_u_status_bar = resolveEasycom(vue.resolveDynamicComponent("u-status-bar"), __easycom_0$1); |
|
|
|
|
const _component_u_icon = resolveEasycom(vue.resolveDynamicComponent("u-icon"), __easycom_1$1); |
|
|
|
|
return vue.openBlock(), vue.createElementBlock("view", { class: "u-navbar" }, [ |
|
|
|
@ -2405,7 +2405,7 @@ if (uni.restoreGlobal) {
|
|
|
|
|
) |
|
|
|
|
]); |
|
|
|
|
} |
|
|
|
|
const __easycom_0 = /* @__PURE__ */ _export_sfc(_sfc_main$13, [["render", _sfc_render$e], ["__scopeId", "data-v-f631659b"], ["__file", "F:/物流/logPm/uni_modules/uview-plus/components/u-navbar/u-navbar.vue"]]); |
|
|
|
|
const __easycom_0 = /* @__PURE__ */ _export_sfc(_sfc_main$13, [["render", _sfc_render$c], ["__scopeId", "data-v-f631659b"], ["__file", "F:/物流/logPm/uni_modules/uview-plus/components/u-navbar/u-navbar.vue"]]); |
|
|
|
|
function getDevtoolsGlobalHook() { |
|
|
|
|
return getTarget().__VUE_DEVTOOLS_GLOBAL_HOOK__; |
|
|
|
|
} |
|
|
|
@ -3651,13 +3651,13 @@ if (uni.restoreGlobal) {
|
|
|
|
|
formatAppLog("log", "at utils/utils.js:172", "引擎初始化成功"); |
|
|
|
|
TTSSpeech.setSpeed(100); |
|
|
|
|
TTSSpeech.getInstallTTS((res) => { |
|
|
|
|
formatAppLog("log", "at utils/utils.js:176", JSON.stringify(res)); |
|
|
|
|
formatAppLog("log", "at utils/utils.js:175", JSON.stringify(res)); |
|
|
|
|
let flage = false; |
|
|
|
|
res.forEach((v) => { |
|
|
|
|
if (v.name == "com.iflytek.speechcloud") { |
|
|
|
|
flage = true; |
|
|
|
|
} |
|
|
|
|
formatAppLog("log", "at utils/utils.js:182", v.label + ": " + v.name); |
|
|
|
|
formatAppLog("log", "at utils/utils.js:181", v.label + ": " + v.name); |
|
|
|
|
}); |
|
|
|
|
if (!flage) { |
|
|
|
|
uni.showModal({ |
|
|
|
@ -3693,12 +3693,12 @@ if (uni.restoreGlobal) {
|
|
|
|
|
} |
|
|
|
|
}); |
|
|
|
|
} else { |
|
|
|
|
formatAppLog("log", "at utils/utils.js:227", "引擎初始化失败"); |
|
|
|
|
formatAppLog("log", "at utils/utils.js:226", "引擎初始化失败"); |
|
|
|
|
} |
|
|
|
|
}, "com.iflytek.speechcloud"); |
|
|
|
|
}, |
|
|
|
|
ttsspke: (text) => { |
|
|
|
|
formatAppLog("log", "at utils/utils.js:232", "语音播报"); |
|
|
|
|
formatAppLog("log", "at utils/utils.js:231", "语音播报"); |
|
|
|
|
if (!text) { |
|
|
|
|
return; |
|
|
|
|
} |
|
|
|
@ -3909,7 +3909,7 @@ if (uni.restoreGlobal) {
|
|
|
|
|
}; |
|
|
|
|
}; |
|
|
|
|
const base64 = new Base64(); |
|
|
|
|
const devhost = "http://test.api.huitongys.com/"; |
|
|
|
|
const devhost = "http://192.168.10.75:8777/"; |
|
|
|
|
const imghost = ""; |
|
|
|
|
const host = devhost; |
|
|
|
|
const APPKEY = "h5u:h5u_secret"; |
|
|
|
@ -4216,9 +4216,15 @@ if (uni.restoreGlobal) {
|
|
|
|
|
header["Tenant-Id"] = params.data.tenantId; |
|
|
|
|
params.data.password = hexMD5(params.data.password); |
|
|
|
|
} |
|
|
|
|
let urlhd = ""; |
|
|
|
|
if (uni.getStorageSync("setip")) { |
|
|
|
|
urlhd = uni.getStorageSync("setip"); |
|
|
|
|
} else { |
|
|
|
|
urlhd = host; |
|
|
|
|
} |
|
|
|
|
function req() { |
|
|
|
|
uni.request({ |
|
|
|
|
url: host + params.url, |
|
|
|
|
url: urlhd + params.url, |
|
|
|
|
data: params.data, |
|
|
|
|
method: params.method, |
|
|
|
|
// dataType: "json",
|
|
|
|
@ -4270,7 +4276,7 @@ if (uni.restoreGlobal) {
|
|
|
|
|
utils.ttsspke("连接服务器失败"); |
|
|
|
|
} |
|
|
|
|
}).catch((err) => { |
|
|
|
|
formatAppLog("log", "at utils/request.js:105", err); |
|
|
|
|
formatAppLog("log", "at utils/request.js:110", err); |
|
|
|
|
api.error("请检查是否连接到无线网络"); |
|
|
|
|
utils.ttsspke("请检查是否连接到无线网络"); |
|
|
|
|
uni.hideLoading(); |
|
|
|
@ -5143,7 +5149,7 @@ if (uni.restoreGlobal) {
|
|
|
|
|
return; |
|
|
|
|
} |
|
|
|
|
let butres = await appbuttons({}); |
|
|
|
|
formatAppLog("log", "at pages/index/index.vue:273", butres.data); |
|
|
|
|
formatAppLog("log", "at pages/index/index.vue:275", butres.data); |
|
|
|
|
let qxan = []; |
|
|
|
|
butres.data.map((item) => { |
|
|
|
|
item.children.map((ite) => { |
|
|
|
@ -5533,11 +5539,63 @@ if (uni.restoreGlobal) {
|
|
|
|
|
} |
|
|
|
|
}); |
|
|
|
|
const PagesUserUser = /* @__PURE__ */ _export_sfc(_sfc_main$10, [["__file", "F:/物流/logPm/pages/user/user.vue"]]); |
|
|
|
|
const _sfc_main$$ = {}; |
|
|
|
|
function _sfc_render$d(_ctx, _cache) { |
|
|
|
|
return null; |
|
|
|
|
} |
|
|
|
|
const PagesNewsNews = /* @__PURE__ */ _export_sfc(_sfc_main$$, [["render", _sfc_render$d], ["__file", "F:/物流/logPm/pages/news/news.vue"]]); |
|
|
|
|
const _sfc_main$$ = /* @__PURE__ */ vue.defineComponent({ |
|
|
|
|
__name: "news", |
|
|
|
|
setup(__props) { |
|
|
|
|
let iptis = vue.ref("http://192.168.10.12:1086/"); |
|
|
|
|
if (uni.getStorageSync("setip")) { |
|
|
|
|
iptis.value = uni.getStorageSync("setip"); |
|
|
|
|
} |
|
|
|
|
function submitip() { |
|
|
|
|
if (iptis.value) { |
|
|
|
|
uni.setStorageSync("setip", iptis.value); |
|
|
|
|
uni.showToast({ |
|
|
|
|
title: "设置成功", |
|
|
|
|
icon: "success" |
|
|
|
|
}); |
|
|
|
|
} else { |
|
|
|
|
uni.showToast({ |
|
|
|
|
title: "请输入ip", |
|
|
|
|
icon: "none" |
|
|
|
|
}); |
|
|
|
|
} |
|
|
|
|
} |
|
|
|
|
return (_ctx, _cache) => { |
|
|
|
|
return vue.openBlock(), vue.createElementBlock( |
|
|
|
|
vue.Fragment, |
|
|
|
|
null, |
|
|
|
|
[ |
|
|
|
|
vue.createElementVNode("view", { class: "titles" }, "切换环境"), |
|
|
|
|
vue.createElementVNode("view", { class: "mabxose" }, [ |
|
|
|
|
vue.createElementVNode("view", { class: "titl" }, "请输入需要设置的IP环境"), |
|
|
|
|
vue.createElementVNode("view", { class: "titl" }, "例:http://192.168.10.12:1086/"), |
|
|
|
|
vue.createElementVNode("view", { class: "inps" }, [ |
|
|
|
|
vue.withDirectives(vue.createElementVNode( |
|
|
|
|
"input", |
|
|
|
|
{ |
|
|
|
|
placeholder: "请输入ip环境", |
|
|
|
|
"onUpdate:modelValue": _cache[0] || (_cache[0] = ($event) => vue.isRef(iptis) ? iptis.value = $event : iptis = $event) |
|
|
|
|
}, |
|
|
|
|
null, |
|
|
|
|
512 |
|
|
|
|
/* NEED_PATCH */ |
|
|
|
|
), [ |
|
|
|
|
[vue.vModelText, vue.unref(iptis)] |
|
|
|
|
]) |
|
|
|
|
]), |
|
|
|
|
vue.createElementVNode("view", { |
|
|
|
|
class: "buts", |
|
|
|
|
onClick: submitip |
|
|
|
|
}, "确认") |
|
|
|
|
]) |
|
|
|
|
], |
|
|
|
|
64 |
|
|
|
|
/* STABLE_FRAGMENT */ |
|
|
|
|
); |
|
|
|
|
}; |
|
|
|
|
} |
|
|
|
|
}); |
|
|
|
|
const PagesNewsNews = /* @__PURE__ */ _export_sfc(_sfc_main$$, [["__file", "F:/物流/logPm/pages/news/news.vue"]]); |
|
|
|
|
const _sfc_main$_ = /* @__PURE__ */ vue.defineComponent({ |
|
|
|
|
__name: "taskList", |
|
|
|
|
setup(__props) { |
|
|
|
@ -6906,7 +6964,7 @@ if (uni.restoreGlobal) {
|
|
|
|
|
} |
|
|
|
|
} |
|
|
|
|
}; |
|
|
|
|
function _sfc_render$c(_ctx, _cache, $props, $setup, $data, $options) { |
|
|
|
|
function _sfc_render$b(_ctx, _cache, $props, $setup, $data, $options) { |
|
|
|
|
return vue.openBlock(), vue.createElementBlock( |
|
|
|
|
"view", |
|
|
|
|
{ |
|
|
|
@ -7147,7 +7205,7 @@ if (uni.restoreGlobal) {
|
|
|
|
|
/* HYDRATE_EVENTS */ |
|
|
|
|
); |
|
|
|
|
} |
|
|
|
|
const __easycom_2$1 = /* @__PURE__ */ _export_sfc(_sfc_main$Y, [["render", _sfc_render$c], ["__scopeId", "data-v-665735f1"], ["__file", "F:/物流/logPm/uni_modules/l-calendar/components/l-calendar/l-calendar.vue"]]); |
|
|
|
|
const __easycom_2$1 = /* @__PURE__ */ _export_sfc(_sfc_main$Y, [["render", _sfc_render$b], ["__scopeId", "data-v-665735f1"], ["__file", "F:/物流/logPm/uni_modules/l-calendar/components/l-calendar/l-calendar.vue"]]); |
|
|
|
|
const _sfc_main$X = /* @__PURE__ */ vue.defineComponent({ |
|
|
|
|
__name: "pickingScan", |
|
|
|
|
setup(__props) { |
|
|
|
@ -7186,6 +7244,7 @@ if (uni.restoreGlobal) {
|
|
|
|
|
}); |
|
|
|
|
function init() { |
|
|
|
|
details.currentPage = 1; |
|
|
|
|
details.dataList = []; |
|
|
|
|
initpage(); |
|
|
|
|
} |
|
|
|
|
function jiazai() { |
|
|
|
@ -7227,7 +7286,7 @@ if (uni.restoreGlobal) {
|
|
|
|
|
} |
|
|
|
|
function setstate(state) { |
|
|
|
|
details.status = state; |
|
|
|
|
initpage(); |
|
|
|
|
init(); |
|
|
|
|
} |
|
|
|
|
const { datatime, dataList, show, status } = vue.toRefs(details); |
|
|
|
|
return (_ctx, _cache) => { |
|
|
|
@ -7425,12 +7484,15 @@ if (uni.restoreGlobal) {
|
|
|
|
|
]) |
|
|
|
|
]) |
|
|
|
|
]), |
|
|
|
|
vue.createElementVNode("view", { class: "bts" }, [ |
|
|
|
|
Number(item.stockupStatus) != 40 ? (vue.openBlock(), vue.createElementBlock("view", { |
|
|
|
|
key: 0, |
|
|
|
|
class: "bts" |
|
|
|
|
}, [ |
|
|
|
|
vue.createCommentVNode(' <view @click="submitsuccess">\r\n 备货完成\r\n </view> '), |
|
|
|
|
vue.createElementVNode("view", { |
|
|
|
|
onClick: ($event) => gostockuplist(item) |
|
|
|
|
}, " 去备货 ", 8, ["onClick"]) |
|
|
|
|
]) |
|
|
|
|
])) : vue.createCommentVNode("v-if", true) |
|
|
|
|
]); |
|
|
|
|
}), |
|
|
|
|
256 |
|
|
|
@ -7483,7 +7545,7 @@ if (uni.restoreGlobal) {
|
|
|
|
|
details.show = !details.show; |
|
|
|
|
} |
|
|
|
|
function onConfirm(e) { |
|
|
|
|
formatAppLog("log", "at pagesHome/pages/SelfPickupScan/SelfPickupScan.vue:107", e); |
|
|
|
|
formatAppLog("log", "at pagesHome/pages/SelfPickupScan/SelfPickupScan.vue:111", e); |
|
|
|
|
date2.value[0] = e.startDate; |
|
|
|
|
date2.value[1] = e.endDate; |
|
|
|
|
details.datatime = date2.value[0] + " 至 " + date2.value[1]; |
|
|
|
@ -7706,6 +7768,16 @@ if (uni.restoreGlobal) {
|
|
|
|
|
1 |
|
|
|
|
/* TEXT */ |
|
|
|
|
) |
|
|
|
|
]), |
|
|
|
|
vue.createElementVNode("view", null, [ |
|
|
|
|
vue.createElementVNode("view", null, "库存品数"), |
|
|
|
|
vue.createElementVNode( |
|
|
|
|
"view", |
|
|
|
|
null, |
|
|
|
|
vue.toDisplayString(item.inventoryNub), |
|
|
|
|
1 |
|
|
|
|
/* TEXT */ |
|
|
|
|
) |
|
|
|
|
]) |
|
|
|
|
]) |
|
|
|
|
]), |
|
|
|
@ -8911,7 +8983,7 @@ if (uni.restoreGlobal) {
|
|
|
|
|
}); |
|
|
|
|
const PagesHomePagesStockUplistScandetailsStockUplistScandetails = /* @__PURE__ */ _export_sfc(_sfc_main$T, [["__file", "F:/物流/logPm/pagesHome/pages/StockUplistScandetails/StockUplistScandetails.vue"]]); |
|
|
|
|
const _sfc_main$S = {}; |
|
|
|
|
function _sfc_render$b(_ctx, _cache) { |
|
|
|
|
function _sfc_render$a(_ctx, _cache) { |
|
|
|
|
const _component_u_navbar = resolveEasycom(vue.resolveDynamicComponent("u-navbar"), __easycom_0); |
|
|
|
|
return vue.openBlock(), vue.createElementBlock( |
|
|
|
|
vue.Fragment, |
|
|
|
@ -8932,7 +9004,7 @@ if (uni.restoreGlobal) {
|
|
|
|
|
/* STABLE_FRAGMENT, DEV_ROOT_FRAGMENT */ |
|
|
|
|
); |
|
|
|
|
} |
|
|
|
|
const PagesHomePagesDownScanDownScan = /* @__PURE__ */ _export_sfc(_sfc_main$S, [["render", _sfc_render$b], ["__file", "F:/物流/logPm/pagesHome/pages/DownScan/DownScan.vue"]]); |
|
|
|
|
const PagesHomePagesDownScanDownScan = /* @__PURE__ */ _export_sfc(_sfc_main$S, [["render", _sfc_render$a], ["__file", "F:/物流/logPm/pagesHome/pages/DownScan/DownScan.vue"]]); |
|
|
|
|
const _sfc_main$R = /* @__PURE__ */ vue.defineComponent({ |
|
|
|
|
__name: "signinScan", |
|
|
|
|
setup(__props) { |
|
|
|
@ -9382,7 +9454,7 @@ if (uni.restoreGlobal) {
|
|
|
|
|
beforeDestroy() { |
|
|
|
|
} |
|
|
|
|
}; |
|
|
|
|
function _sfc_render$a(_ctx, _cache, $props, $setup, $data, $options) { |
|
|
|
|
function _sfc_render$9(_ctx, _cache, $props, $setup, $data, $options) { |
|
|
|
|
return vue.openBlock(), vue.createElementBlock( |
|
|
|
|
"view", |
|
|
|
|
{ |
|
|
|
@ -9494,7 +9566,7 @@ if (uni.restoreGlobal) {
|
|
|
|
|
/* STYLE */ |
|
|
|
|
); |
|
|
|
|
} |
|
|
|
|
const cusSelects = /* @__PURE__ */ _export_sfc(_sfc_main$Q, [["render", _sfc_render$a], ["__scopeId", "data-v-7a3666ce"], ["__file", "F:/物流/logPm/compoment/cus-selects-fan/cus-selects-fan.vue"]]); |
|
|
|
|
const cusSelects = /* @__PURE__ */ _export_sfc(_sfc_main$Q, [["render", _sfc_render$9], ["__scopeId", "data-v-7a3666ce"], ["__file", "F:/物流/logPm/compoment/cus-selects-fan/cus-selects-fan.vue"]]); |
|
|
|
|
const _sfc_main$P = /* @__PURE__ */ vue.defineComponent({ |
|
|
|
|
__name: "SelfPScanList", |
|
|
|
|
setup(__props) { |
|
|
|
@ -9523,20 +9595,26 @@ if (uni.restoreGlobal) {
|
|
|
|
|
completeNum: "", |
|
|
|
|
planNum: "", |
|
|
|
|
signedNum: "", |
|
|
|
|
inventoryNub: "", |
|
|
|
|
scancode: "" |
|
|
|
|
}); |
|
|
|
|
const tiplists = vue.ref(null); |
|
|
|
|
onLoad((op) => { |
|
|
|
|
details.billLadingId = op.billLadingId; |
|
|
|
|
initpage(); |
|
|
|
|
}); |
|
|
|
|
onShow(() => { |
|
|
|
|
uni.$on("scancodedate", function(code2) { |
|
|
|
|
if (code2) { |
|
|
|
|
formatAppLog("log", "at pagesHome/pages/SelfPScanList/SelfPScanList.vue:124", code2); |
|
|
|
|
formatAppLog("log", "at pagesHome/pages/SelfPScanList/SelfPScanList.vue:135", code2); |
|
|
|
|
details.scancode = code2; |
|
|
|
|
sacn(); |
|
|
|
|
} |
|
|
|
|
}); |
|
|
|
|
}); |
|
|
|
|
onHide(() => { |
|
|
|
|
uni.$off("scancodedate"); |
|
|
|
|
}); |
|
|
|
|
function showsdqs() { |
|
|
|
|
tiplists.value.setdetails({ |
|
|
|
|
isshow: true, |
|
|
|
@ -9564,7 +9642,7 @@ if (uni.restoreGlobal) {
|
|
|
|
|
type: details.orderType == 1 ? "2" : "1" |
|
|
|
|
}; |
|
|
|
|
let res = await billLadingscan(data); |
|
|
|
|
formatAppLog("log", "at pagesHome/pages/SelfPScanList/SelfPScanList.vue:157", res); |
|
|
|
|
formatAppLog("log", "at pagesHome/pages/SelfPScanList/SelfPScanList.vue:171", res); |
|
|
|
|
if (res.code == 200) { |
|
|
|
|
uni.showToast({ |
|
|
|
|
title: res.msg, |
|
|
|
@ -9591,6 +9669,7 @@ if (uni.restoreGlobal) {
|
|
|
|
|
details.orderNum = response.data.orderNum; |
|
|
|
|
details.completeNum = response.data.completeNum; |
|
|
|
|
details.planNum = response.data.planNum; |
|
|
|
|
details.inventoryNub = response.data.inventoryNub; |
|
|
|
|
details.signedNum = response.data.signedNum; |
|
|
|
|
} else if (details.orderType == 2) { |
|
|
|
|
let date2 = { |
|
|
|
@ -9624,7 +9703,7 @@ if (uni.restoreGlobal) {
|
|
|
|
|
if (item.value == e) { |
|
|
|
|
details.schanvalue = item.label; |
|
|
|
|
details.orderStatus = item.value; |
|
|
|
|
formatAppLog("log", "at pagesHome/pages/SelfPScanList/SelfPScanList.vue:222", details.schanvalue); |
|
|
|
|
formatAppLog("log", "at pagesHome/pages/SelfPScanList/SelfPScanList.vue:237", details.schanvalue); |
|
|
|
|
} |
|
|
|
|
}); |
|
|
|
|
} |
|
|
|
@ -9653,7 +9732,7 @@ if (uni.restoreGlobal) {
|
|
|
|
|
vue.createElementVNode( |
|
|
|
|
"view", |
|
|
|
|
null, |
|
|
|
|
vue.toDisplayString(vue.unref(details).orderNum), |
|
|
|
|
vue.toDisplayString(vue.unref(details).orderNum || 0), |
|
|
|
|
1 |
|
|
|
|
/* TEXT */ |
|
|
|
|
) |
|
|
|
@ -9663,7 +9742,7 @@ if (uni.restoreGlobal) {
|
|
|
|
|
vue.createElementVNode( |
|
|
|
|
"view", |
|
|
|
|
null, |
|
|
|
|
vue.toDisplayString(vue.unref(details).completeNum), |
|
|
|
|
vue.toDisplayString(vue.unref(details).completeNum || 0), |
|
|
|
|
1 |
|
|
|
|
/* TEXT */ |
|
|
|
|
) |
|
|
|
@ -9673,7 +9752,7 @@ if (uni.restoreGlobal) {
|
|
|
|
|
vue.createElementVNode( |
|
|
|
|
"view", |
|
|
|
|
null, |
|
|
|
|
vue.toDisplayString(vue.unref(details).planNum), |
|
|
|
|
vue.toDisplayString(vue.unref(details).planNum || 0), |
|
|
|
|
1 |
|
|
|
|
/* TEXT */ |
|
|
|
|
) |
|
|
|
@ -9683,7 +9762,17 @@ if (uni.restoreGlobal) {
|
|
|
|
|
vue.createElementVNode( |
|
|
|
|
"view", |
|
|
|
|
null, |
|
|
|
|
vue.toDisplayString(vue.unref(details).signedNum), |
|
|
|
|
vue.toDisplayString(vue.unref(details).signedNum || 0), |
|
|
|
|
1 |
|
|
|
|
/* TEXT */ |
|
|
|
|
) |
|
|
|
|
]), |
|
|
|
|
vue.createElementVNode("view", null, [ |
|
|
|
|
vue.createElementVNode("view", null, "库存品数"), |
|
|
|
|
vue.createElementVNode( |
|
|
|
|
"view", |
|
|
|
|
null, |
|
|
|
|
vue.toDisplayString(vue.unref(details).inventoryNub || 0), |
|
|
|
|
1 |
|
|
|
|
/* TEXT */ |
|
|
|
|
) |
|
|
|
@ -9766,7 +9855,7 @@ if (uni.restoreGlobal) {
|
|
|
|
|
vue.createElementVNode("view", null, [ |
|
|
|
|
vue.createElementVNode("text", { style: { "color": "#90A0AF" } }, "订单编号:"), |
|
|
|
|
vue.createTextVNode( |
|
|
|
|
vue.toDisplayString(item.orderCode), |
|
|
|
|
" " + vue.toDisplayString(item.orderSelfNumbering), |
|
|
|
|
1 |
|
|
|
|
/* TEXT */ |
|
|
|
|
) |
|
|
|
@ -10046,7 +10135,7 @@ if (uni.restoreGlobal) {
|
|
|
|
|
} |
|
|
|
|
} |
|
|
|
|
}; |
|
|
|
|
function _sfc_render$9(_ctx, _cache, $props, $setup, $data, $options) { |
|
|
|
|
function _sfc_render$8(_ctx, _cache, $props, $setup, $data, $options) { |
|
|
|
|
return vue.openBlock(), vue.createElementBlock( |
|
|
|
|
"view", |
|
|
|
|
{ |
|
|
|
@ -10060,7 +10149,7 @@ if (uni.restoreGlobal) {
|
|
|
|
|
/* CLASS, STYLE */ |
|
|
|
|
); |
|
|
|
|
} |
|
|
|
|
const __easycom_1 = /* @__PURE__ */ _export_sfc(_sfc_main$O, [["render", _sfc_render$9], ["__scopeId", "data-v-bf970acd"], ["__file", "F:/物流/logPm/uni_modules/uni-table/components/uni-th/uni-th.vue"]]); |
|
|
|
|
const __easycom_1 = /* @__PURE__ */ _export_sfc(_sfc_main$O, [["render", _sfc_render$8], ["__scopeId", "data-v-bf970acd"], ["__file", "F:/物流/logPm/uni_modules/uni-table/components/uni-th/uni-th.vue"]]); |
|
|
|
|
const _sfc_main$N = { |
|
|
|
|
name: "TableCheckbox", |
|
|
|
|
emits: ["checkboxSelected"], |
|
|
|
@ -10126,7 +10215,7 @@ if (uni.restoreGlobal) {
|
|
|
|
|
} |
|
|
|
|
} |
|
|
|
|
}; |
|
|
|
|
function _sfc_render$8(_ctx, _cache, $props, $setup, $data, $options) { |
|
|
|
|
function _sfc_render$7(_ctx, _cache, $props, $setup, $data, $options) { |
|
|
|
|
return vue.openBlock(), vue.createElementBlock("view", { |
|
|
|
|
class: "uni-table-checkbox", |
|
|
|
|
onClick: _cache[0] || (_cache[0] = (...args) => $options.selected && $options.selected(...args)) |
|
|
|
@ -10150,7 +10239,7 @@ if (uni.restoreGlobal) {
|
|
|
|
|
])) |
|
|
|
|
]); |
|
|
|
|
} |
|
|
|
|
const tableCheckbox = /* @__PURE__ */ _export_sfc(_sfc_main$N, [["render", _sfc_render$8], ["__scopeId", "data-v-25e435b1"], ["__file", "F:/物流/logPm/uni_modules/uni-table/components/uni-tr/table-checkbox.vue"]]); |
|
|
|
|
const tableCheckbox = /* @__PURE__ */ _export_sfc(_sfc_main$N, [["render", _sfc_render$7], ["__scopeId", "data-v-25e435b1"], ["__file", "F:/物流/logPm/uni_modules/uni-table/components/uni-tr/table-checkbox.vue"]]); |
|
|
|
|
const _sfc_main$M = { |
|
|
|
|
name: "uniTr", |
|
|
|
|
components: { tableCheckbox }, |
|
|
|
@ -10238,7 +10327,7 @@ if (uni.restoreGlobal) {
|
|
|
|
|
} |
|
|
|
|
} |
|
|
|
|
}; |
|
|
|
|
function _sfc_render$7(_ctx, _cache, $props, $setup, $data, $options) { |
|
|
|
|
function _sfc_render$6(_ctx, _cache, $props, $setup, $data, $options) { |
|
|
|
|
const _component_table_checkbox = vue.resolveComponent("table-checkbox"); |
|
|
|
|
return vue.openBlock(), vue.createElementBlock("view", { class: "uni-table-tr" }, [ |
|
|
|
|
$data.selection === "selection" ? (vue.openBlock(), vue.createElementBlock( |
|
|
|
@ -10261,7 +10350,7 @@ if (uni.restoreGlobal) {
|
|
|
|
|
vue.renderSlot(_ctx.$slots, "default", {}, void 0, true) |
|
|
|
|
]); |
|
|
|
|
} |
|
|
|
|
const __easycom_2 = /* @__PURE__ */ _export_sfc(_sfc_main$M, [["render", _sfc_render$7], ["__scopeId", "data-v-b48b3e32"], ["__file", "F:/物流/logPm/uni_modules/uni-table/components/uni-tr/uni-tr.vue"]]); |
|
|
|
|
const __easycom_2 = /* @__PURE__ */ _export_sfc(_sfc_main$M, [["render", _sfc_render$6], ["__scopeId", "data-v-b48b3e32"], ["__file", "F:/物流/logPm/uni_modules/uni-table/components/uni-tr/uni-tr.vue"]]); |
|
|
|
|
const _sfc_main$L = { |
|
|
|
|
name: "uniTd", |
|
|
|
|
options: { |
|
|
|
@ -10311,7 +10400,7 @@ if (uni.restoreGlobal) {
|
|
|
|
|
} |
|
|
|
|
} |
|
|
|
|
}; |
|
|
|
|
function _sfc_render$6(_ctx, _cache, $props, $setup, $data, $options) { |
|
|
|
|
function _sfc_render$5(_ctx, _cache, $props, $setup, $data, $options) { |
|
|
|
|
return vue.openBlock(), vue.createElementBlock( |
|
|
|
|
vue.Fragment, |
|
|
|
|
null, |
|
|
|
@ -10334,7 +10423,7 @@ if (uni.restoreGlobal) {
|
|
|
|
|
/* STABLE_FRAGMENT, DEV_ROOT_FRAGMENT */ |
|
|
|
|
); |
|
|
|
|
} |
|
|
|
|
const __easycom_3 = /* @__PURE__ */ _export_sfc(_sfc_main$L, [["render", _sfc_render$6], ["__scopeId", "data-v-edae4802"], ["__file", "F:/物流/logPm/uni_modules/uni-table/components/uni-td/uni-td.vue"]]); |
|
|
|
|
const __easycom_3 = /* @__PURE__ */ _export_sfc(_sfc_main$L, [["render", _sfc_render$5], ["__scopeId", "data-v-edae4802"], ["__file", "F:/物流/logPm/uni_modules/uni-table/components/uni-td/uni-td.vue"]]); |
|
|
|
|
const _sfc_main$K = { |
|
|
|
|
name: "uniTable", |
|
|
|
|
options: { |
|
|
|
@ -10576,7 +10665,7 @@ if (uni.restoreGlobal) {
|
|
|
|
|
} |
|
|
|
|
} |
|
|
|
|
}; |
|
|
|
|
function _sfc_render$5(_ctx, _cache, $props, $setup, $data, $options) { |
|
|
|
|
function _sfc_render$4(_ctx, _cache, $props, $setup, $data, $options) { |
|
|
|
|
return vue.openBlock(), vue.createElementBlock( |
|
|
|
|
"view", |
|
|
|
|
{ |
|
|
|
@ -10626,7 +10715,7 @@ if (uni.restoreGlobal) {
|
|
|
|
|
/* CLASS */ |
|
|
|
|
); |
|
|
|
|
} |
|
|
|
|
const __easycom_4 = /* @__PURE__ */ _export_sfc(_sfc_main$K, [["render", _sfc_render$5], ["__scopeId", "data-v-c1ea9b5d"], ["__file", "F:/物流/logPm/uni_modules/uni-table/components/uni-table/uni-table.vue"]]); |
|
|
|
|
const __easycom_4 = /* @__PURE__ */ _export_sfc(_sfc_main$K, [["render", _sfc_render$4], ["__scopeId", "data-v-c1ea9b5d"], ["__file", "F:/物流/logPm/uni_modules/uni-table/components/uni-table/uni-table.vue"]]); |
|
|
|
|
const _sfc_main$J = /* @__PURE__ */ vue.defineComponent({ |
|
|
|
|
__name: "SelfPickupDetails", |
|
|
|
|
setup(__props) { |
|
|
|
@ -10664,14 +10753,19 @@ if (uni.restoreGlobal) {
|
|
|
|
|
onLoad((op) => { |
|
|
|
|
details.billLadingId = op.billLadingId; |
|
|
|
|
initpage(); |
|
|
|
|
}); |
|
|
|
|
onShow(() => { |
|
|
|
|
uni.$on("scancodedate", function(code2) { |
|
|
|
|
if (code2) { |
|
|
|
|
formatAppLog("log", "at pagesHome/pages/SelfPickupDetails/SelfPickupDetails.vue:135", code2); |
|
|
|
|
formatAppLog("log", "at pagesHome/pages/SelfPickupDetails/SelfPickupDetails.vue:137", code2); |
|
|
|
|
details.scancode = code2; |
|
|
|
|
sacn(); |
|
|
|
|
} |
|
|
|
|
}); |
|
|
|
|
}); |
|
|
|
|
onHide(() => { |
|
|
|
|
uni.$off("scancodedate"); |
|
|
|
|
}); |
|
|
|
|
function showsdqs() { |
|
|
|
|
tiplists.value.setdetails({ |
|
|
|
|
isshow: true, |
|
|
|
@ -10699,7 +10793,7 @@ if (uni.restoreGlobal) {
|
|
|
|
|
type: details.orderType == 1 ? "2" : "1" |
|
|
|
|
}; |
|
|
|
|
let res = await billLadingscan(data); |
|
|
|
|
formatAppLog("log", "at pagesHome/pages/SelfPickupDetails/SelfPickupDetails.vue:168", res); |
|
|
|
|
formatAppLog("log", "at pagesHome/pages/SelfPickupDetails/SelfPickupDetails.vue:173", res); |
|
|
|
|
if (res.code == 200) { |
|
|
|
|
uni.showToast({ |
|
|
|
|
title: res.msg, |
|
|
|
@ -10753,7 +10847,7 @@ if (uni.restoreGlobal) {
|
|
|
|
|
if (item.value == e) { |
|
|
|
|
details.schanvalue = item.label; |
|
|
|
|
details.orderStatus = item.value; |
|
|
|
|
formatAppLog("log", "at pagesHome/pages/SelfPickupDetails/SelfPickupDetails.vue:230", details.schanvalue); |
|
|
|
|
formatAppLog("log", "at pagesHome/pages/SelfPickupDetails/SelfPickupDetails.vue:235", details.schanvalue); |
|
|
|
|
} |
|
|
|
|
}); |
|
|
|
|
} |
|
|
|
@ -11544,6 +11638,7 @@ if (uni.restoreGlobal) {
|
|
|
|
|
const _sfc_main$H = /* @__PURE__ */ vue.defineComponent({ |
|
|
|
|
__name: "CustomerOrdersDetails", |
|
|
|
|
setup(__props) { |
|
|
|
|
const utils2 = vue.inject("utils"); |
|
|
|
|
let details = vue.reactive({ |
|
|
|
|
schanvalue: "", |
|
|
|
|
typearr: [ |
|
|
|
@ -11577,7 +11672,7 @@ if (uni.restoreGlobal) {
|
|
|
|
|
onShow(() => { |
|
|
|
|
uni.$on("scancodedate", function(code2) { |
|
|
|
|
if (code2) { |
|
|
|
|
formatAppLog("log", "at pagesHome/pages/CustomerOrdersDetails/CustomerOrdersDetails.vue:143", code2); |
|
|
|
|
formatAppLog("log", "at pagesHome/pages/CustomerOrdersDetails/CustomerOrdersDetails.vue:144", code2); |
|
|
|
|
details.scancode = code2; |
|
|
|
|
scandata(); |
|
|
|
|
} |
|
|
|
@ -11596,6 +11691,12 @@ if (uni.restoreGlobal) {
|
|
|
|
|
}); |
|
|
|
|
return num; |
|
|
|
|
}); |
|
|
|
|
vue.watchEffect(() => { |
|
|
|
|
if (loadingNub.value != 0) { |
|
|
|
|
formatAppLog("log", "at pagesHome/pages/CustomerOrdersDetails/CustomerOrdersDetails.vue:166", loadingNub.value + "件"); |
|
|
|
|
utils2.ttsspke(loadingNub.value + "件"); |
|
|
|
|
} |
|
|
|
|
}); |
|
|
|
|
function showsdqs() { |
|
|
|
|
tiplists.value.setdetails({ |
|
|
|
|
isshow: true, |
|
|
|
@ -11640,7 +11741,7 @@ if (uni.restoreGlobal) {
|
|
|
|
|
if (item.value == e) { |
|
|
|
|
details.schanvalue = item.label; |
|
|
|
|
details.orderType = item.value; |
|
|
|
|
formatAppLog("log", "at pagesHome/pages/CustomerOrdersDetails/CustomerOrdersDetails.vue:206", details.schanvalue); |
|
|
|
|
formatAppLog("log", "at pagesHome/pages/CustomerOrdersDetails/CustomerOrdersDetails.vue:214", details.schanvalue); |
|
|
|
|
} |
|
|
|
|
}); |
|
|
|
|
} |
|
|
|
@ -11658,7 +11759,7 @@ if (uni.restoreGlobal) {
|
|
|
|
|
barcode: details.scancode |
|
|
|
|
}; |
|
|
|
|
let res = await deliveryloadingscan(data); |
|
|
|
|
formatAppLog("log", "at pagesHome/pages/CustomerOrdersDetails/CustomerOrdersDetails.vue:226", res); |
|
|
|
|
formatAppLog("log", "at pagesHome/pages/CustomerOrdersDetails/CustomerOrdersDetails.vue:234", res); |
|
|
|
|
if (res.code == 200) { |
|
|
|
|
uni.showToast({ |
|
|
|
|
title: res.msg, |
|
|
|
@ -11679,7 +11780,7 @@ if (uni.restoreGlobal) {
|
|
|
|
|
barcode: details.scancode |
|
|
|
|
}; |
|
|
|
|
let res = await deliveryloadinginventory(data); |
|
|
|
|
formatAppLog("log", "at pagesHome/pages/CustomerOrdersDetails/CustomerOrdersDetails.vue:248", res); |
|
|
|
|
formatAppLog("log", "at pagesHome/pages/CustomerOrdersDetails/CustomerOrdersDetails.vue:256", res); |
|
|
|
|
if (res.code == 200) { |
|
|
|
|
uni.showToast({ |
|
|
|
|
title: res.msg, |
|
|
|
@ -12390,7 +12491,7 @@ if (uni.restoreGlobal) {
|
|
|
|
|
}); |
|
|
|
|
function gosetorice(item) { |
|
|
|
|
uni.navigateTo({ |
|
|
|
|
url: "/pagesHome/pages/SetPrice/SetPrice" |
|
|
|
|
url: "/pagesHome/pages/SetPrice/SetPrice?reservationId=" + details.id + "&item=" + JSON.stringify(item) |
|
|
|
|
}); |
|
|
|
|
} |
|
|
|
|
const signNub = vue.computed(() => { |
|
|
|
@ -12454,7 +12555,7 @@ if (uni.restoreGlobal) {
|
|
|
|
|
driverRemarks: detail.inputtext |
|
|
|
|
}; |
|
|
|
|
let res2 = await signforsignforack(data2); |
|
|
|
|
formatAppLog("log", "at pagesHome/pages/CustomerSign/CustomerSign.vue:184", res2); |
|
|
|
|
formatAppLog("log", "at pagesHome/pages/CustomerSign/CustomerSign.vue:185", res2); |
|
|
|
|
if (res2.code == 200) { |
|
|
|
|
uni.showToast({ |
|
|
|
|
title: res2.msg, |
|
|
|
@ -12494,7 +12595,7 @@ if (uni.restoreGlobal) {
|
|
|
|
|
driverRemarks: detail.inputtext |
|
|
|
|
}; |
|
|
|
|
let res = await signforoneclick(data); |
|
|
|
|
formatAppLog("log", "at pagesHome/pages/CustomerSign/CustomerSign.vue:225", res); |
|
|
|
|
formatAppLog("log", "at pagesHome/pages/CustomerSign/CustomerSign.vue:226", res); |
|
|
|
|
if (res.code == 200) { |
|
|
|
|
uni.showToast({ |
|
|
|
|
title: "批量签收成功", |
|
|
|
@ -12518,15 +12619,15 @@ if (uni.restoreGlobal) {
|
|
|
|
|
}); |
|
|
|
|
} |
|
|
|
|
function getLocation(item) { |
|
|
|
|
formatAppLog("log", "at pagesHome/pages/CustomerSign/CustomerSign.vue:250", "getLocation-------"); |
|
|
|
|
formatAppLog("log", "at pagesHome/pages/CustomerSign/CustomerSign.vue:251", "getLocation-------"); |
|
|
|
|
uni.getLocation({ |
|
|
|
|
type: "wgs84", |
|
|
|
|
geocode: true, |
|
|
|
|
isHighAccuracy: true, |
|
|
|
|
success: async function(res) { |
|
|
|
|
formatAppLog("log", "at pagesHome/pages/CustomerSign/CustomerSign.vue:256", JSON.stringify(res)); |
|
|
|
|
formatAppLog("log", "at pagesHome/pages/CustomerSign/CustomerSign.vue:259", "当前位置的经度:" + res.longitude); |
|
|
|
|
formatAppLog("log", "at pagesHome/pages/CustomerSign/CustomerSign.vue:260", "当前位置的纬度:" + res.latitude); |
|
|
|
|
formatAppLog("log", "at pagesHome/pages/CustomerSign/CustomerSign.vue:257", JSON.stringify(res)); |
|
|
|
|
formatAppLog("log", "at pagesHome/pages/CustomerSign/CustomerSign.vue:260", "当前位置的经度:" + res.longitude); |
|
|
|
|
formatAppLog("log", "at pagesHome/pages/CustomerSign/CustomerSign.vue:261", "当前位置的纬度:" + res.latitude); |
|
|
|
|
let data = { |
|
|
|
|
deliveryId: details.id, |
|
|
|
|
reservationId: item.id, |
|
|
|
@ -12534,7 +12635,7 @@ if (uni.restoreGlobal) {
|
|
|
|
|
positioningAdr: "" |
|
|
|
|
}; |
|
|
|
|
let response = await signforpositioning(data); |
|
|
|
|
formatAppLog("log", "at pagesHome/pages/CustomerSign/CustomerSign.vue:268", response); |
|
|
|
|
formatAppLog("log", "at pagesHome/pages/CustomerSign/CustomerSign.vue:269", response); |
|
|
|
|
if (response.code == 200) { |
|
|
|
|
uni.showToast({ |
|
|
|
|
title: "定位打卡成功", |
|
|
|
@ -12553,7 +12654,7 @@ if (uni.restoreGlobal) {
|
|
|
|
|
title: err.errMsg, |
|
|
|
|
icon: "none" |
|
|
|
|
}); |
|
|
|
|
formatAppLog("log", "at pagesHome/pages/CustomerSign/CustomerSign.vue:287", err); |
|
|
|
|
formatAppLog("log", "at pagesHome/pages/CustomerSign/CustomerSign.vue:288", err); |
|
|
|
|
} |
|
|
|
|
}); |
|
|
|
|
} |
|
|
|
@ -12753,9 +12854,9 @@ if (uni.restoreGlobal) {
|
|
|
|
|
}, "上传签收图片", 8, ["onClick"]) |
|
|
|
|
]), |
|
|
|
|
vue.createElementVNode("view", { |
|
|
|
|
onClick: ($event) => gosetorice(), |
|
|
|
|
onClick: ($event) => gosetorice(item), |
|
|
|
|
class: "mabut" |
|
|
|
|
}, " 设置服务费 ", 8, ["onClick"]), |
|
|
|
|
}, " 设置增值服务 ", 8, ["onClick"]), |
|
|
|
|
vue.unref(authbuts).indexOf("批量签收") != -1 && item.deliveryStatus != "完成配送" ? (vue.openBlock(), vue.createElementBlock("view", { |
|
|
|
|
key: 0, |
|
|
|
|
class: "mabut", |
|
|
|
@ -13790,6 +13891,7 @@ if (uni.restoreGlobal) {
|
|
|
|
|
const _sfc_main$C = /* @__PURE__ */ vue.defineComponent({ |
|
|
|
|
__name: "setbarcode", |
|
|
|
|
setup(__props) { |
|
|
|
|
const utils2 = vue.inject("utils"); |
|
|
|
|
let details = vue.reactive({ |
|
|
|
|
items: {}, |
|
|
|
|
reservationId: "", |
|
|
|
@ -13797,7 +13899,10 @@ if (uni.restoreGlobal) {
|
|
|
|
|
printlist: [], |
|
|
|
|
packageNum: 0, |
|
|
|
|
goodsAreaName: "", |
|
|
|
|
stockupId: "" |
|
|
|
|
stockupId: "", |
|
|
|
|
stockPrint: 1, |
|
|
|
|
customer: "", |
|
|
|
|
deliveryAddress: "" |
|
|
|
|
}); |
|
|
|
|
const tips2 = vue.ref(null); |
|
|
|
|
onLoad((op) => { |
|
|
|
@ -13805,23 +13910,33 @@ if (uni.restoreGlobal) {
|
|
|
|
|
details.items = JSON.parse(op.item); |
|
|
|
|
details.reservationId = op.reservationId; |
|
|
|
|
details.goodsAreaName = op.goodsAreaName; |
|
|
|
|
scandata("1231"); |
|
|
|
|
uni.$on("scancodedate", function(code2) { |
|
|
|
|
if (code2) { |
|
|
|
|
formatAppLog("log", "at pagesHome/pages/setbarcode/setbarcode.vue:76", code2); |
|
|
|
|
formatAppLog("log", "at pagesHome/pages/setbarcode/setbarcode.vue:81", code2); |
|
|
|
|
scandata(code2); |
|
|
|
|
} |
|
|
|
|
}); |
|
|
|
|
initpage(); |
|
|
|
|
}); |
|
|
|
|
function setstockPrint(values) { |
|
|
|
|
details.stockPrint = values; |
|
|
|
|
if (values == 1) { |
|
|
|
|
utils2.ttsspke("请扫描原有包条码"); |
|
|
|
|
} else { |
|
|
|
|
utils2.ttsspke("请扫描打印的包条码"); |
|
|
|
|
} |
|
|
|
|
} |
|
|
|
|
async function initpage() { |
|
|
|
|
let data = { |
|
|
|
|
orderStatus: 2, |
|
|
|
|
reservationId: details.reservationId, |
|
|
|
|
stockListId: details.items.stockListId |
|
|
|
|
stockListId: details.items.stockListId, |
|
|
|
|
stockupId: details.stockupId |
|
|
|
|
}; |
|
|
|
|
let response = await distributionStockuporderInfo(data); |
|
|
|
|
details.codelist = response.data.stockList; |
|
|
|
|
details.customer = response.data.customer; |
|
|
|
|
details.deliveryAddress = response.data.deliveryAddress; |
|
|
|
|
} |
|
|
|
|
function showmd() { |
|
|
|
|
tips2.value.setdetails({ |
|
|
|
@ -13830,7 +13945,7 @@ if (uni.restoreGlobal) {
|
|
|
|
|
tipstate: 1, |
|
|
|
|
placeholder: "请输入需要生成的包条码数量", |
|
|
|
|
success: (deta) => { |
|
|
|
|
formatAppLog("log", "at pagesHome/pages/setbarcode/setbarcode.vue:118", deta); |
|
|
|
|
formatAppLog("log", "at pagesHome/pages/setbarcode/setbarcode.vue:135", deta); |
|
|
|
|
details.packageNum = deta.inputtext; |
|
|
|
|
if (Number(details.packageNum) > Number(details.items.planNum)) { |
|
|
|
|
uni.showToast({ |
|
|
|
@ -13857,7 +13972,7 @@ if (uni.restoreGlobal) {
|
|
|
|
|
packageNum: details.packageNum |
|
|
|
|
}; |
|
|
|
|
let response = await distributionStockupstockupStockListPackageCode(data); |
|
|
|
|
formatAppLog("log", "at pagesHome/pages/setbarcode/setbarcode.vue:146", response); |
|
|
|
|
formatAppLog("log", "at pagesHome/pages/setbarcode/setbarcode.vue:163", response); |
|
|
|
|
details.printlist = response.data; |
|
|
|
|
tips2.value.setdetails({ |
|
|
|
|
title: "请选择要打印的包条", |
|
|
|
@ -13888,22 +14003,37 @@ if (uni.restoreGlobal) {
|
|
|
|
|
}); |
|
|
|
|
} |
|
|
|
|
function print(item) { |
|
|
|
|
const util = vue.inject("utils"); |
|
|
|
|
let text = "! 0 200 200 500 1\r\n"; |
|
|
|
|
text += "SETBOLD 2\r\n"; |
|
|
|
|
text += "B QR 80 40 M 2 U 8\r\n"; |
|
|
|
|
text += `T 56 0 0 0 ${item}\r |
|
|
|
|
`;
|
|
|
|
|
text += "LINE 0 50 420 50 3\r\n"; |
|
|
|
|
text += `T 55 0 0 60 客户\r |
|
|
|
|
`;
|
|
|
|
|
text += "LINE 40 50 40 110 3\r\n"; |
|
|
|
|
text += `T 55 0 50 60 ${details.customer}\r |
|
|
|
|
`;
|
|
|
|
|
text += "LINE 40 80 420 80 3\r\n"; |
|
|
|
|
text += `T 55 0 50 90 ${details.deliveryAddress}\r |
|
|
|
|
`;
|
|
|
|
|
text += "LINE 0 110 420 110 3\r\n"; |
|
|
|
|
text += `T 55 0 0 120 物料\r |
|
|
|
|
`;
|
|
|
|
|
text += "LINE 40 110 40 140 3\r\n"; |
|
|
|
|
text += `T 55 0 60 120 ${details.items.materialName}\r |
|
|
|
|
`;
|
|
|
|
|
text += "LINE 0 140 420 140 3\r\n"; |
|
|
|
|
text += "B QR 150 150 M 2 U 4\r\n"; |
|
|
|
|
text += `MA,${item}\r |
|
|
|
|
`;
|
|
|
|
|
text += "ENDQR\r\n"; |
|
|
|
|
text += `T 56 0 15 280 ${item}\r |
|
|
|
|
`;
|
|
|
|
|
text += "PRINT\r\n"; |
|
|
|
|
let sylist = util.initbl(); |
|
|
|
|
formatAppLog("log", "at pagesHome/pages/setbarcode/setbarcode.vue:209", sylist); |
|
|
|
|
let sylist = utils2.initbl(); |
|
|
|
|
formatAppLog("log", "at pagesHome/pages/setbarcode/setbarcode.vue:225", sylist); |
|
|
|
|
sylist.map((item2) => { |
|
|
|
|
formatAppLog("log", "at pagesHome/pages/setbarcode/setbarcode.vue:211", item2); |
|
|
|
|
formatAppLog("log", "at pagesHome/pages/setbarcode/setbarcode.vue:227", item2); |
|
|
|
|
if (item2.uuids) { |
|
|
|
|
util.getbl(item2, text); |
|
|
|
|
utils2.getbl(item2, text); |
|
|
|
|
} |
|
|
|
|
}); |
|
|
|
|
} |
|
|
|
@ -13914,10 +14044,11 @@ if (uni.restoreGlobal) {
|
|
|
|
|
packetBarCode: code2, |
|
|
|
|
stockupArea: details.goodsAreaName, |
|
|
|
|
reservationId: details.reservationId, |
|
|
|
|
stockupId: details.stockupId |
|
|
|
|
stockupId: details.stockupId, |
|
|
|
|
stockPrint: details.stockPrint |
|
|
|
|
}; |
|
|
|
|
let res = await distributionStockupstockupScan(data); |
|
|
|
|
formatAppLog("log", "at pagesHome/pages/setbarcode/setbarcode.vue:228", res); |
|
|
|
|
formatAppLog("log", "at pagesHome/pages/setbarcode/setbarcode.vue:246", res); |
|
|
|
|
if (res.code == 200) { |
|
|
|
|
uni.showToast({ |
|
|
|
|
title: res.msg, |
|
|
|
@ -14019,7 +14150,13 @@ if (uni.restoreGlobal) {
|
|
|
|
|
]) |
|
|
|
|
]), |
|
|
|
|
vue.createElementVNode("view", { class: "butsbx" }, [ |
|
|
|
|
vue.unref(items).unpack == 0 ? (vue.openBlock(), vue.createElementBlock("view", { key: 0 }, "采集原包条码")) : vue.createCommentVNode("v-if", true), |
|
|
|
|
vue.unref(items).unpack == 0 ? (vue.openBlock(), vue.createElementBlock("view", { |
|
|
|
|
key: 0, |
|
|
|
|
onClick: _cache[0] || (_cache[0] = ($event) => setstockPrint(1)) |
|
|
|
|
}, "采集原包条码")) : vue.createCommentVNode("v-if", true), |
|
|
|
|
vue.createElementVNode("view", { |
|
|
|
|
onClick: _cache[1] || (_cache[1] = ($event) => setstockPrint(2)) |
|
|
|
|
}, "扫描打印包条"), |
|
|
|
|
vue.createElementVNode("view", { onClick: showmd }, "新生成包码") |
|
|
|
|
]), |
|
|
|
|
vue.createElementVNode("scroll-view", { |
|
|
|
@ -14036,7 +14173,7 @@ if (uni.restoreGlobal) {
|
|
|
|
|
vue.createElementVNode( |
|
|
|
|
"view", |
|
|
|
|
null, |
|
|
|
|
"序号:" + vue.toDisplayString(index2), |
|
|
|
|
"序号:" + vue.toDisplayString(index2 + 1), |
|
|
|
|
1 |
|
|
|
|
/* TEXT */ |
|
|
|
|
), |
|
|
|
@ -14872,7 +15009,7 @@ if (uni.restoreGlobal) {
|
|
|
|
|
}); |
|
|
|
|
const PagesHomePagesScansortingScansorting = /* @__PURE__ */ _export_sfc(_sfc_main$x, [["__file", "F:/物流/logPm/pagesHome/pages/scansorting/scansorting.vue"]]); |
|
|
|
|
const _sfc_main$w = {}; |
|
|
|
|
function _sfc_render$4(_ctx, _cache) { |
|
|
|
|
function _sfc_render$3(_ctx, _cache) { |
|
|
|
|
const _component_u_navbar = resolveEasycom(vue.resolveDynamicComponent("u-navbar"), __easycom_0); |
|
|
|
|
return vue.openBlock(), vue.createElementBlock( |
|
|
|
|
vue.Fragment, |
|
|
|
@ -14894,7 +15031,7 @@ if (uni.restoreGlobal) {
|
|
|
|
|
/* STABLE_FRAGMENT */ |
|
|
|
|
); |
|
|
|
|
} |
|
|
|
|
const PagesHomePagesPeopleSortingPeopleSorting = /* @__PURE__ */ _export_sfc(_sfc_main$w, [["render", _sfc_render$4], ["__file", "F:/物流/logPm/pagesHome/pages/peopleSorting/peopleSorting.vue"]]); |
|
|
|
|
const PagesHomePagesPeopleSortingPeopleSorting = /* @__PURE__ */ _export_sfc(_sfc_main$w, [["render", _sfc_render$3], ["__file", "F:/物流/logPm/pagesHome/pages/peopleSorting/peopleSorting.vue"]]); |
|
|
|
|
const _sfc_main$v = /* @__PURE__ */ vue.defineComponent({ |
|
|
|
|
__name: "OrderSortingDetail", |
|
|
|
|
setup(__props) { |
|
|
|
@ -16687,11 +16824,11 @@ if (uni.restoreGlobal) {
|
|
|
|
|
vue.unref(showstate) != 0 ? (vue.openBlock(), vue.createElementBlock("view", { |
|
|
|
|
key: 0, |
|
|
|
|
class: "tanchuangbg", |
|
|
|
|
onClick: _cache[5] || (_cache[5] = ($event) => setshowstate(0)) |
|
|
|
|
onClick: _cache[6] || (_cache[6] = ($event) => setshowstate(0)) |
|
|
|
|
}, [ |
|
|
|
|
vue.createElementVNode("view", { |
|
|
|
|
class: "inputbox", |
|
|
|
|
onClick: _cache[4] || (_cache[4] = vue.withModifiers(() => { |
|
|
|
|
onClick: _cache[5] || (_cache[5] = vue.withModifiers(() => { |
|
|
|
|
}, ["stop", "prevent"])) |
|
|
|
|
}, [ |
|
|
|
|
vue.createElementVNode("view", { class: "inputscan" }, [ |
|
|
|
@ -16791,7 +16928,11 @@ if (uni.restoreGlobal) {
|
|
|
|
|
) |
|
|
|
|
]) |
|
|
|
|
]), |
|
|
|
|
vue.createElementVNode("view", { class: "rksu" }, [ |
|
|
|
|
vue.createElementVNode("view", { |
|
|
|
|
class: "rksu", |
|
|
|
|
onClick: _cache[3] || (_cache[3] = vue.withModifiers(() => { |
|
|
|
|
}, ["stop", "prevent"])) |
|
|
|
|
}, [ |
|
|
|
|
vue.createElementVNode("view", null, [ |
|
|
|
|
vue.createElementVNode("view", null, "数量:"), |
|
|
|
|
vue.withDirectives(vue.createElementVNode( |
|
|
|
@ -16847,7 +16988,7 @@ if (uni.restoreGlobal) {
|
|
|
|
|
vue.createElementVNode("view", { class: "btx" }, [ |
|
|
|
|
vue.createElementVNode("view", { |
|
|
|
|
class: "cancel", |
|
|
|
|
onClick: _cache[3] || (_cache[3] = ($event) => setshowstate(0)) |
|
|
|
|
onClick: _cache[4] || (_cache[4] = ($event) => setshowstate(0)) |
|
|
|
|
}, "取消"), |
|
|
|
|
vue.createElementVNode("view", { |
|
|
|
|
class: "confirm", |
|
|
|
@ -16938,30 +17079,27 @@ if (uni.restoreGlobal) {
|
|
|
|
|
} else { |
|
|
|
|
if (Number(details.pageType) == 1 && res.data.data.type == 3) { |
|
|
|
|
uni.navigateTo({ |
|
|
|
|
url: "/pagesHome/pages/inventoryDetail/inventoryDetail?trayCode=" + details.scancode + "&trayType=" + res.data.data.trayType |
|
|
|
|
url: "/pagesHome/pages/inventoryenter/inventoryenter?trayCode=" + details.scancode + "&trayType=" + res.data.data.trayType |
|
|
|
|
}); |
|
|
|
|
} else if (Number(details.pageType) == 2 && res.data.data.type == 4) { |
|
|
|
|
uni.navigateTo({ |
|
|
|
|
url: "/pagesHome/pages/inventoryenter/inventoryenter?trayCode=" + details.scancode + "&trayType=" + res.data.data.trayType |
|
|
|
|
}); |
|
|
|
|
} else if (Number(details.pageType) == 2 && res.data.data.type == 3) { |
|
|
|
|
uni.showToast({ |
|
|
|
|
title: "库存品扫描分拣使用托盘码", |
|
|
|
|
icon: "none" |
|
|
|
|
uni.navigateTo({ |
|
|
|
|
url: "/pagesHome/pages/inventoryenter/inventoryenter?trayCode=" + details.scancode + "&trayType=" + res.data.data.trayType |
|
|
|
|
}); |
|
|
|
|
utils.ttsspke("库存品扫描分拣使用托盘码"); |
|
|
|
|
return; |
|
|
|
|
} else if (Number(details.pageType) == 1 && res.data.data.type == 4) { |
|
|
|
|
uni.showToast({ |
|
|
|
|
title: "库存品人工分拣使用托盘码", |
|
|
|
|
icon: "none" |
|
|
|
|
uni.navigateTo({ |
|
|
|
|
url: "/pagesHome/pages/inventoryenter/inventoryenter?trayCode=" + details.scancode + "&trayType=" + res.data.data.trayType |
|
|
|
|
}); |
|
|
|
|
utils.ttsspke("库存品人工分拣使用托盘码"); |
|
|
|
|
return; |
|
|
|
|
} else if (res.data.data.type == 1 || res.data.data.type == 2) { |
|
|
|
|
uni.showToast({ |
|
|
|
|
title: "定制品分拣使用托盘码", |
|
|
|
|
icon: "none" |
|
|
|
|
uni.navigateTo({ |
|
|
|
|
url: "/pagesHome/pages/inventoryenter/inventoryenter?trayCode=" + details.scancode + "&trayType=" + res.data.data.trayType |
|
|
|
|
}); |
|
|
|
|
utils.ttsspke("定制品分拣使用托盘码"); |
|
|
|
|
return; |
|
|
|
|
} |
|
|
|
|
} |
|
|
|
|
} |
|
|
|
@ -16993,7 +17131,7 @@ if (uni.restoreGlobal) {
|
|
|
|
|
details.show = !details.show; |
|
|
|
|
} |
|
|
|
|
function onConfirm(e) { |
|
|
|
|
formatAppLog("log", "at pagesHome/pages/lnventorysortinglist/lnventorysortinglist.vue:219", e); |
|
|
|
|
formatAppLog("log", "at pagesHome/pages/lnventorysortinglist/lnventorysortinglist.vue:242", e); |
|
|
|
|
date2.value[0] = e.startDate; |
|
|
|
|
date2.value[1] = e.endDate; |
|
|
|
|
details.datatime = date2.value[0] + " 至 " + date2.value[1]; |
|
|
|
@ -17571,9 +17709,8 @@ if (uni.restoreGlobal) {
|
|
|
|
|
details.uplistarr = fn2(details.uplistarr, "orderCode"); |
|
|
|
|
} else if (Number(details.upshelfScanType) == 3) { |
|
|
|
|
details.uplistarr = fn2(details.uplistarr, "orderPackageCode"); |
|
|
|
|
} else if (Number(details.upshelfScanType) == 4) { |
|
|
|
|
details.uplistarr = fn2(details.uplistarr, "trayCode"); |
|
|
|
|
} |
|
|
|
|
} else if (Number(details.upshelfScanType) == 4) |
|
|
|
|
; |
|
|
|
|
}); |
|
|
|
|
onLoad((op) => { |
|
|
|
|
details.upshelfScanType = op.type; |
|
|
|
@ -21301,20 +21438,54 @@ if (uni.restoreGlobal) {
|
|
|
|
|
} |
|
|
|
|
}); |
|
|
|
|
const PagesHomePagesDownGoodsDownGoods = /* @__PURE__ */ _export_sfc(_sfc_main$b, [["__file", "F:/物流/logPm/pagesHome/pages/DownGoods/DownGoods.vue"]]); |
|
|
|
|
const _sfc_main$a = {}; |
|
|
|
|
function _sfc_render$3(_ctx, _cache) { |
|
|
|
|
const _component_u_navbar = resolveEasycom(vue.resolveDynamicComponent("u-navbar"), __easycom_0); |
|
|
|
|
return vue.openBlock(), vue.createBlock(_component_u_navbar, { |
|
|
|
|
title: "设置服务费", |
|
|
|
|
bgColor: "#D3832A", |
|
|
|
|
leftIconColor: "#ffffff", |
|
|
|
|
titleStyle: "color:#ffffff", |
|
|
|
|
placeholder: "", |
|
|
|
|
autoBack: true, |
|
|
|
|
leftIconSize: "35" |
|
|
|
|
}); |
|
|
|
|
} |
|
|
|
|
const PagesHomePagesSetPriceSetPrice = /* @__PURE__ */ _export_sfc(_sfc_main$a, [["render", _sfc_render$3], ["__file", "F:/物流/logPm/pagesHome/pages/SetPrice/SetPrice.vue"]]); |
|
|
|
|
const _sfc_main$a = /* @__PURE__ */ vue.defineComponent({ |
|
|
|
|
__name: "SetPrice", |
|
|
|
|
setup(__props) { |
|
|
|
|
let details = vue.reactive({ |
|
|
|
|
reservationId: "", |
|
|
|
|
items: {} |
|
|
|
|
}); |
|
|
|
|
onLoad((op) => { |
|
|
|
|
details.reservationId = op.reservationId; |
|
|
|
|
details.items = op.item; |
|
|
|
|
}); |
|
|
|
|
return (_ctx, _cache) => { |
|
|
|
|
const _component_u_navbar = resolveEasycom(vue.resolveDynamicComponent("u-navbar"), __easycom_0); |
|
|
|
|
return vue.openBlock(), vue.createElementBlock( |
|
|
|
|
vue.Fragment, |
|
|
|
|
null, |
|
|
|
|
[ |
|
|
|
|
vue.createVNode(_component_u_navbar, { |
|
|
|
|
title: "增值服务", |
|
|
|
|
bgColor: "#D3832A", |
|
|
|
|
leftIconColor: "#ffffff", |
|
|
|
|
titleStyle: "color:#ffffff", |
|
|
|
|
placeholder: "", |
|
|
|
|
autoBack: true, |
|
|
|
|
leftIconSize: "35" |
|
|
|
|
}), |
|
|
|
|
vue.createElementVNode("view", { class: "bgcolo" }), |
|
|
|
|
vue.createElementVNode("view", { class: "card_use" }, [ |
|
|
|
|
vue.createElementVNode("view", { class: "card_top" }, [ |
|
|
|
|
vue.createElementVNode("view", null, [ |
|
|
|
|
vue.createElementVNode("view", null, "客户"), |
|
|
|
|
vue.createElementVNode("view", null, "张磊") |
|
|
|
|
]), |
|
|
|
|
vue.createElementVNode("view", null, [ |
|
|
|
|
vue.createElementVNode("view", null, "签收状态"), |
|
|
|
|
vue.createElementVNode("view", { style: { "color": "#0086F1" } }, "配送中") |
|
|
|
|
]) |
|
|
|
|
]), |
|
|
|
|
vue.createElementVNode("view", { class: "card-content" }) |
|
|
|
|
]) |
|
|
|
|
], |
|
|
|
|
64 |
|
|
|
|
/* STABLE_FRAGMENT */ |
|
|
|
|
); |
|
|
|
|
}; |
|
|
|
|
} |
|
|
|
|
}); |
|
|
|
|
const PagesHomePagesSetPriceSetPrice = /* @__PURE__ */ _export_sfc(_sfc_main$a, [["__file", "F:/物流/logPm/pagesHome/pages/SetPrice/SetPrice.vue"]]); |
|
|
|
|
const _sfc_main$9 = /* @__PURE__ */ vue.defineComponent({ |
|
|
|
|
__name: "RemoveTray", |
|
|
|
|
setup(__props) { |
|
|
|
@ -25276,6 +25447,7 @@ if (uni.restoreGlobal) {
|
|
|
|
|
vue.createCommentVNode(` <view class="contents">\r |
|
|
|
|
{{content||'提示内容模板'}}\r |
|
|
|
|
</view> `), |
|
|
|
|
vue.createElementVNode("view", { class: "tpstitl" }, "请上传照片(上门照,货物堆放照,签收照,易碎品贵重物品,家配照):"), |
|
|
|
|
vue.createElementVNode("view", { class: "imgbx" }, [ |
|
|
|
|
(vue.openBlock(true), vue.createElementBlock( |
|
|
|
|
vue.Fragment, |
|
|
|
@ -25299,6 +25471,7 @@ if (uni.restoreGlobal) {
|
|
|
|
|
vue.createElementVNode("image", { src: "/static/add.png" }) |
|
|
|
|
])) : vue.createCommentVNode("v-if", true) |
|
|
|
|
]), |
|
|
|
|
vue.createCommentVNode(' <view class="tpstitl">货物堆放照:</view>\r\n <view class="imgbx">\r\n <view v-for="(item,index) in details.imglist">\r\n <image :src="item"></image>\r\n <image @click="remove(index)" src="/compoment/cus-selects-fan/cha.png"></image>\r\n </view>\r\n <view @click="updateimg" v-if="details.imglist.length!=details.maximglength">\r\n <image src="/static/add.png"></image>\r\n </view>\r\n </view>\r\n <view class="tpstitl">易碎品贵重物品:</view>\r\n <view class="imgbx">\r\n <view v-for="(item,index) in details.imglist">\r\n <image :src="item"></image>\r\n <image @click="remove(index)" src="/compoment/cus-selects-fan/cha.png"></image>\r\n </view>\r\n <view @click="updateimg" v-if="details.imglist.length!=details.maximglength">\r\n <image src="/static/add.png"></image>\r\n </view>\r\n </view> '), |
|
|
|
|
vue.createElementVNode("view", { class: "inputbx" }, [ |
|
|
|
|
vue.withDirectives(vue.createElementVNode("input", { |
|
|
|
|
"onUpdate:modelValue": _cache[7] || (_cache[7] = ($event) => vue.isRef(inputtext) ? inputtext.value = $event : null), |
|
|
|
|