pages/driver-page/driver-index/bill-of-lading-details/bill-of-lading-details.vue
@@ -239,7 +239,7 @@ return this.coalDetailsData.hair !== 0 || this.coalDetailsData.skin !== 0; }, isapproach() { return this.currentPageCoalStatus !== 3; return this.currentPageCoalStatus < 3; }, // 展示皮毛净 showWeigh() { @@ -512,7 +512,7 @@ // this.orderPlanData = res.data } else { uni.hideLoading(); this.$u.toast('加载失败') this.$u.toast('打印失败') } }) }