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 @@
+
+
+ 是
+ 否
+
+
-