yangan
2025-02-10 6ebd978221c7bf469f5e1d821b4345101357ca4c
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=" isXiaBang ? '下磅' : '打印出门证'"
            <u-button :text=" isBtnShow ? '下磅' : '打印出门证'"
               @click="printBefore('out')"
               type="primary"
               shape="circle"