From a548896aaf121abb9396d26dad054993dab3a00f Mon Sep 17 00:00:00 2001 From: qb <1191961160@qq.com> Date: Mon, 24 Jun 2024 23:18:51 +0800 Subject: [PATCH] =?UTF-8?q?=E6=96=B0=E5=A2=9E=E9=83=A8=E5=88=86=E5=B9=B2?= =?UTF-8?q?=E7=BA=BF=E6=8C=89=E9=92=AE=E6=9D=83=E9=99=90?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../artery/VehicleArrivalManagement.vue | 153 ++++++++++++++--- .../distribution/artery/VehicleStowage.vue | 142 ++++++++++++++-- .../artery/VehicleStowageDetails.vue | 27 ++- .../artery/directGoMarketDetails.vue | 58 ++++++- .../artery/truckLoadingDetails.vue | 156 +++++++++++++++--- .../arteryDistrilbutionBillLadingList.vue | 96 ++++++++++- ...teryDistrilbutionBillLadingListDetails.vue | 22 ++- src/views/waybill/TemporaryStorageList.vue | 2 +- src/views/waybill/orderPackageList.vue | 49 +++++- src/views/waybill/orderPackageListDetails.vue | 68 +++++++- src/views/wel/index1.vue | 56 ++++++- 11 files changed, 738 insertions(+), 91 deletions(-) diff --git a/src/views/distribution/artery/VehicleArrivalManagement.vue b/src/views/distribution/artery/VehicleArrivalManagement.vue index 138341be..ce21d4a5 100644 --- a/src/views/distribution/artery/VehicleArrivalManagement.vue +++ b/src/views/distribution/artery/VehicleArrivalManagement.vue @@ -73,28 +73,85 @@