From 2f478089f313475bf471a4b0d0045f5a31311677 Mon Sep 17 00:00:00 2001
From: wuteng <419274783@qq.com>
Date: Thu, 19 Jun 2025 10:05:06 +0800
Subject: [PATCH] =?UTF-8?q?=E5=AF=84=E4=BB=B6=E8=BF=90=E5=8D=95=E6=9F=A5?=
=?UTF-8?q?=E8=AF=A2=E5=8A=A0=E8=99=9A=E6=8B=9F=E5=8D=95=E5=88=97=E8=A1=A8?=
=?UTF-8?q?=E5=B1=95=E7=A4=BA=E5=92=8C=E6=9F=A5=E8=AF=A2?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
.../emis/emisWaybill/sendWaybillList.vue | 24 ++++++++++++++++---
1 file changed, 21 insertions(+), 3 deletions(-)
diff --git a/src/views/emis/emisWaybill/sendWaybillList.vue b/src/views/emis/emisWaybill/sendWaybillList.vue
index 0fbf4c69..88960052 100644
--- a/src/views/emis/emisWaybill/sendWaybillList.vue
+++ b/src/views/emis/emisWaybill/sendWaybillList.vue
@@ -47,6 +47,12 @@
+
+
+
+
+
+
@@ -519,8 +525,12 @@
-
-
+
+
+ {{scope.row.remark }}该运单为主单,对应虚拟单为{{ scope.row.virtualRemark }}
+
+
+
@@ -533,7 +543,14 @@
-
+
+
+ 是
+ 否
+
+
+
+
@@ -709,6 +726,7 @@ export default {
sendPostcode: null,
sendPcd: null,
paymentType: null,
+ blVirtual: null,
calcFeeType: null,
custNo: null,
transLineType: null,