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,