yangan
2025-03-17 7f594b32345b5547d73d92ab6995eb5c69f357b9
pages/driver-page/driver-index/bill-of-lading-details/bill-of-lading-details.vue
@@ -219,7 +219,7 @@
         </view>
         <view class="weigh-button"
            v-show="ablePrintOut">
            <u-button :text=" isBtnShow ? '下磅' : '打印出门证'"
            <u-button :text=" isXiaBang ? '下磅' : '打印出门证'"
               @click="printBefore('out')"
               type="primary"
               shape="circle"