From b2e8643d48cc76bb186286ea0f74b90dbe0005d0 Mon Sep 17 00:00:00 2001 From: xzg <4727863@qq.com> Date: Mon, 8 Jan 2024 21:28:40 +0800 Subject: [PATCH 1/3] =?UTF-8?q?=E4=BF=AE=E5=A4=8D=E6=A0=87=E9=A2=98?= =?UTF-8?q?=E6=A0=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/aftersales/aftersalesWorkOrder.vue | 2 +- vite.config.js | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/views/aftersales/aftersalesWorkOrder.vue b/src/views/aftersales/aftersalesWorkOrder.vue index c7fe6697..80b091c6 100644 --- a/src/views/aftersales/aftersalesWorkOrder.vue +++ b/src/views/aftersales/aftersalesWorkOrder.vue @@ -678,7 +678,7 @@ const AppealStatusT = ref(false); //是否为申诉列表 const TabList = ref([ { name: 0, label: '全部', state: true }, { name: 3, label: '待处理', state: true }, - { name: 8, label: '待回复', state: UserPermissions.value == '仓库客服' }, + { name: 8, label: '待回复', state: UserPermissions == '仓库客服' }, { name: 1, label: '处理中', state: true }, { name: 2, label: '处理完毕', state: true }, { name: 6, label: '完结', state: true }, diff --git a/vite.config.js b/vite.config.js index f9da57f9..2e2d8817 100644 --- a/vite.config.js +++ b/vite.config.js @@ -25,7 +25,7 @@ export default ({ mode, command }) => { // target: 'http://192.168.6.122:8777', // target: 'http://192.168.10.25:13000', // target: 'http://192.168.10.25:2888', - target: 'http://192.168.6.163:9777',//CYZ + target: 'http://192.168.6.163:9777',//CYZ // target: 'http://192.168.10.57:13000', // target: 'http://192.168.10.200:13000', // target: 'http://192.168.10.29:13000', From 7a46ebc99f4200a3ced46ca7e26d3ced4a618da2 Mon Sep 17 00:00:00 2001 From: xzg <4727863@qq.com> Date: Mon, 8 Jan 2024 21:30:29 +0800 Subject: [PATCH 2/3] =?UTF-8?q?=E4=BF=AE=E5=A4=8D=E5=AF=BC=E8=88=AA?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../distribution/deliverylist/distributionDeliveryListedt.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/views/distribution/deliverylist/distributionDeliveryListedt.vue b/src/views/distribution/deliverylist/distributionDeliveryListedt.vue index 4fad08f6..75dc37ad 100644 --- a/src/views/distribution/deliverylist/distributionDeliveryListedt.vue +++ b/src/views/distribution/deliverylist/distributionDeliveryListedt.vue @@ -466,7 +466,7 @@ --> - + 批量签收 From 62324041c91fbf38cf80ef2eb1d65a0ce558ef2b Mon Sep 17 00:00:00 2001 From: qb <1191961160@qq.com> Date: Tue, 9 Jan 2024 09:12:40 +0800 Subject: [PATCH 3/3] =?UTF-8?q?=E4=BF=AE=E7=BC=AE=E9=83=A8=E5=88=86?= =?UTF-8?q?=E5=B9=B2=E7=BA=BF=E6=A0=B7=E5=BC=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../arteryDistrilbutionBillLadingList.js | 13 +- .../distributionDeliveryListdis.vue | 11 +- .../distributionDeliveryListedt.vue | 582 ++++++++++-------- ...teryDistrilbutionBillLadingListDetails.vue | 66 +- src/views/waybill/WaybillOrderList.vue | 4 +- 5 files changed, 367 insertions(+), 309 deletions(-) diff --git a/src/option/distribution/arteryDistrilbutionBillLadingList.js b/src/option/distribution/arteryDistrilbutionBillLadingList.js index 857cb58d..aaffbdfe 100644 --- a/src/option/distribution/arteryDistrilbutionBillLadingList.js +++ b/src/option/distribution/arteryDistrilbutionBillLadingList.js @@ -259,6 +259,17 @@ export const columnDetailList = [ sortable: true, head: false, }, + { + prop: 'orderPackageCode', + label: '包件码', + type: 1, + values: '', + width: '180', + checkarr: [], + fixed: true, + sortable: true, + head: false, + }, { prop: 'driverName', label: '提货司机', @@ -410,7 +421,7 @@ export const columnDetailList = [ sortable: true, }, { - prop: '', + prop: 'createTime', label: '提货扫码时间', type: 1, values: '', diff --git a/src/views/distribution/deliverylist/distributionDeliveryListdis.vue b/src/views/distribution/deliverylist/distributionDeliveryListdis.vue index 1c64e054..f11129de 100644 --- a/src/views/distribution/deliverylist/distributionDeliveryListdis.vue +++ b/src/views/distribution/deliverylist/distributionDeliveryListdis.vue @@ -291,17 +291,8 @@
- -
- 打 印 确 定 取 消 @@ -517,7 +508,7 @@ export default { checkarr: [], fixed: false, sortable: true, - hide:true, + hide: true, }, { prop: 'kindName', diff --git a/src/views/distribution/deliverylist/distributionDeliveryListedt.vue b/src/views/distribution/deliverylist/distributionDeliveryListedt.vue index ac953b09..063d34ef 100644 --- a/src/views/distribution/deliverylist/distributionDeliveryListedt.vue +++ b/src/views/distribution/deliverylist/distributionDeliveryListedt.vue @@ -129,7 +129,6 @@ 查看 + 打印 + 一键装车 - + --> - + - 批量签收 - 批量计划取消 + 批量签收 + 批量计划取消 - 批量签收 - 批量计划取消 + 批量签收 + 批量计划取消 - - + +
@@ -732,25 +751,41 @@
+ + + +
+
+
+ + 打 印 + 确 定 + 取 消 + +