From aaaee1bb428a2943b6f31d858226d46f19f81ec5 Mon Sep 17 00:00:00 2001
From: qingyiay <2386314947@qq.com>
Date: 星期二, 20 二月 2024 14:09:22 +0800
Subject: [PATCH] fix:修改一些错误

---
 pages/driver-page/driver-index/bill-of-lading-details/weighingDevice/weighingDevice.vue |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/pages/driver-page/driver-index/bill-of-lading-details/weighingDevice/weighingDevice.vue b/pages/driver-page/driver-index/bill-of-lading-details/weighingDevice/weighingDevice.vue
index 7dcfbe6..e3ae15d 100644
--- a/pages/driver-page/driver-index/bill-of-lading-details/weighingDevice/weighingDevice.vue
+++ b/pages/driver-page/driver-index/bill-of-lading-details/weighingDevice/weighingDevice.vue
@@ -491,6 +491,7 @@
 						this.outBuy = !(this.weighList.orderType === '澶栬喘' || this.weighList.orderType ===
 							'鍐呰喘' ||
 							this.weighList.orderType === '杞叆')
+						console.log(this.outBuy);
 					} else {
 						uni.hideLoading()
 						this.$u.toast('鍔犺浇澶辫触')

--
Gitblit v1.9.1