pages/driver-page/driver-index/bill-of-lading-details/bill-of-lading-details.vue
@@ -548,6 +548,7 @@ this.$reqGet('printer', { type: 2, tmId: this.coalDetailsData.id }).then(res => { uni.hideLoading() this.enterLoading = false console.log(res); if (res.code === 0) { this.$u.toast('打印成功') } else {