From 4f362146c95f0ac31dac2a7ce9fc07235dd9a50d Mon Sep 17 00:00:00 2001
From: qb <1191961160@qq.com>
Date: Thu, 16 Nov 2023 13:36:12 +0800
Subject: [PATCH] =?UTF-8?q?=E2=9C=A8=20feat:=E6=96=B0=E5=A2=9E=E5=B9=B2?=
=?UTF-8?q?=E7=BA=BF=E6=8F=90=E8=B4=A7?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
src/components/tablecmt/tablecmt.vue | 1 +
.../arteryDistrilbutionBillLadingList.js | 282 +++++++
src/router/views/index.js | 19 +
.../arteryDistrilbutionBillLadingList.vue | 744 ++++++++++++++++++
4 files changed, 1046 insertions(+)
create mode 100644 src/option/distribution/arteryDistrilbutionBillLadingList.js
create mode 100644 src/views/distribution/inventory/arteryDistrilbutionBillLadingList.vue
diff --git a/src/components/tablecmt/tablecmt.vue b/src/components/tablecmt/tablecmt.vue
index 733cd235..56c6f607 100644
--- a/src/components/tablecmt/tablecmt.vue
+++ b/src/components/tablecmt/tablecmt.vue
@@ -28,6 +28,7 @@
{{ column.label }}
-->
+ import(
+ /* webpackChunkName: "views" */ '@/views/distribution/inventory/arteryDistrilbutionBillLadingList.vue'
+ ),
+ },
+ ],
+ },
{
path: '/basic/pdarecords/basicPdarecordslist',
component: Layout,
diff --git a/src/views/distribution/inventory/arteryDistrilbutionBillLadingList.vue b/src/views/distribution/inventory/arteryDistrilbutionBillLadingList.vue
new file mode 100644
index 00000000..26e90055
--- /dev/null
+++ b/src/views/distribution/inventory/arteryDistrilbutionBillLadingList.vue
@@ -0,0 +1,744 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 搜 索
+ 清 空
+
+
+
+
+
+
+ 待提货:{{ treatNum }}单/{{ numBill }}件
+
+
+
+
+ 已提货:{{ stopNum }}单/{{ numBill }}件
+
+
+
+
+
+
+
+
+
+
+ 查看
+ 签收
+ 编辑提货信息
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+