From fb5d35199bbaa01eeaea592ea3a341fcdcffc87a Mon Sep 17 00:00:00 2001
From: yangan <yangan0921@163.com>
Date: 星期五, 22 三月 2024 16:57:46 +0800
Subject: [PATCH] feat:井陉打印单隐藏

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

diff --git a/pages/driver-page/driver-index/bill-of-lading-details/bill-of-lading-details.vue b/pages/driver-page/driver-index/bill-of-lading-details/bill-of-lading-details.vue
index 7bb0318..328389e 100644
--- a/pages/driver-page/driver-index/bill-of-lading-details/bill-of-lading-details.vue
+++ b/pages/driver-page/driver-index/bill-of-lading-details/bill-of-lading-details.vue
@@ -208,7 +208,7 @@
 					:disabled="haveInputOrigin&&!isSpecial"
 					:loading="weighHouseLoading"></u-button>
 			</view>
-			<view class="weigh-button"
+			<!-- <view class="weigh-button"
 				v-show='ablePrintInduction&&!(coalDetailsData.skin&&coalDetailsData.hair)'>
 				<u-button text="鎵撳嵃鍏ラ棬璇�"
 					@click="printBefore('in')"
@@ -216,8 +216,8 @@
 					shape="circle"
 					:loading="enterLoading"
 					loadingText="鎵撳嵃涓�,璇风◢鍊�"></u-button>
-			</view>
-			<view class="weigh-button"
+			</view> -->
+			<!-- <view class="weigh-button"
 				v-show="ablePrintOut">
 				<u-button text="鎵撳嵃鍑洪棬璇�"
 					@click="printBefore('out')"
@@ -225,7 +225,7 @@
 					shape="circle"
 					:loading="outLoading"
 					loadingText="鎵撳嵃涓�,璇风◢鍊�"></u-button>
-			</view>
+			</view> -->
 			<view class="weigh-button"><u-button text="灞曠ず鎻愮叅鍗�"
 					@click="showCaolPickUpBill"
 					type="primary"

--
Gitblit v1.9.1