From 46d57bec594030513e2d698e064ad03ae8e08d60 Mon Sep 17 00:00:00 2001
From: wuteng <419274783@qq.com>
Date: Thu, 19 Jun 2025 14:56:09 +0800
Subject: [PATCH] =?UTF-8?q?=E6=B4=BE=E4=BB=B6=E8=BF=90=E5=8D=95=E6=9F=A5?=
=?UTF-8?q?=E8=AF=A2?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
.../emis/emisWaybill/dispatchWaybillList.vue | 15 ++++++++++++---
1 file changed, 12 insertions(+), 3 deletions(-)
diff --git a/src/views/emis/emisWaybill/dispatchWaybillList.vue b/src/views/emis/emisWaybill/dispatchWaybillList.vue
index 5e95fd64..d1b90075 100644
--- a/src/views/emis/emisWaybill/dispatchWaybillList.vue
+++ b/src/views/emis/emisWaybill/dispatchWaybillList.vue
@@ -33,6 +33,9 @@
超时未签收
+
+ 虚拟单
+
@@ -552,8 +555,12 @@
-
-
+
+
+ {{scope.row.remark }}该运单为主单,对应虚拟单为{{ scope.row.virtualRemark }}
+
+
+
@@ -567,7 +574,8 @@
-
+
+
@@ -835,6 +843,7 @@ export default {
delFlag: null,
remark: null,
paymentStatus:null,
+ blVirtual:null,
params:{
blSign:null,
expireNotSign:null,