From d7c414727bb3da572603f47f5113394b626ac76e Mon Sep 17 00:00:00 2001
From: wuteng <419274783@qq.com>
Date: Thu, 19 Jun 2025 15:27:59 +0800
Subject: [PATCH] =?UTF-8?q?=E6=B4=BE=E4=BB=B6=E3=80=81=E4=B8=AD=E5=BF=83?=
=?UTF-8?q?=E8=BF=90=E5=8D=95=E6=9F=A5=E8=AF=A2=E5=8A=A0=E8=99=9A=E6=8B=9F?=
=?UTF-8?q?=E5=8D=95=E5=86=85=E5=AE=B9?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
.../emis/emisWaybill/centerWaybillList.vue | 21 ++++++++++++++++---
.../emis/emisWaybill/dispatchWaybillList.vue | 7 ++++++-
2 files changed, 24 insertions(+), 4 deletions(-)
diff --git a/src/views/emis/emisWaybill/centerWaybillList.vue b/src/views/emis/emisWaybill/centerWaybillList.vue
index 2873758c..798bb8d2 100644
--- a/src/views/emis/emisWaybill/centerWaybillList.vue
+++ b/src/views/emis/emisWaybill/centerWaybillList.vue
@@ -78,6 +78,9 @@
超时未签收
+
+ 虚拟单
+
@@ -553,8 +556,12 @@
-
-
+
+
+ {{scope.row.remark }}该运单为主单,对应虚拟单为{{ scope.row.virtualRemark }}
+
+
+
@@ -567,7 +574,14 @@
-
+
+
+ 是
+ 否
+
+
+
+
@@ -857,6 +871,7 @@ export default {
delFlag: null,
remark: null,
paymentStatus:null,
+ blVirtual:null,
params:{
blSign:null,
expireNotSign:null,
diff --git a/src/views/emis/emisWaybill/dispatchWaybillList.vue b/src/views/emis/emisWaybill/dispatchWaybillList.vue
index d1b90075..9ed711b6 100644
--- a/src/views/emis/emisWaybill/dispatchWaybillList.vue
+++ b/src/views/emis/emisWaybill/dispatchWaybillList.vue
@@ -574,9 +574,14 @@
+
+
+ 是
+ 否
+
+
-