pages/driver-page/driver-index/bill-of-lading-details/weighingDevice/weighingDevice.vue
@@ -103,7 +103,7 @@ <!-- .外购订单,不出现返回加减吨的按钮 --> <u-button type="primary" text="确定称重" :disabled="realTimeWeigh == 0 || globalinfraredStatus || isweigh ||globalWarning" :disabled="realTimeWeigh == 0 || globalinfraredStatus || isweigh ||globalWarning || weighList.isReWeigh == 1" :loading="isConfirmWeighLoading" loadingText="确认" @click="confirmWeigh"></u-button>