From 883b077d6f990011cc840ed988ce5ea24282826b Mon Sep 17 00:00:00 2001
From: wuteng <419274783@qq.com>
Date: Thu, 19 Jun 2025 15:39:46 +0800
Subject: [PATCH] =?UTF-8?q?=E8=BF=90=E5=8D=95=E6=9F=A5=E8=AF=A2=E6=96=B0?=
=?UTF-8?q?=E5=8A=A0=E8=99=9A=E6=8B=9F=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/sendWaybillListNew.vue | 23 +++++++++++++++----
1 file changed, 18 insertions(+), 5 deletions(-)
diff --git a/src/views/emis/emisWaybill/sendWaybillListNew.vue b/src/views/emis/emisWaybill/sendWaybillListNew.vue
index 84efe3ce..a04f91df 100644
--- a/src/views/emis/emisWaybill/sendWaybillListNew.vue
+++ b/src/views/emis/emisWaybill/sendWaybillListNew.vue
@@ -37,6 +37,9 @@
超时未签收
+
+ 虚拟单
+
@@ -525,8 +528,12 @@
-
-
+
+
+ {{scope.row.remark }}该运单为主单,对应虚拟单为{{ scope.row.virtualRemark }}
+
+
+
@@ -539,11 +546,16 @@
-
-
+
+
+ 是
+ 否
+
+
+
+
-
@@ -720,6 +732,7 @@ export default {
sendPostcode: null,
sendPcd: null,
paymentType: null,
+ blVirtual:null,
calcFeeType: null,
custNo: null,
transLineType: null,