yangan
2024-12-31 f163737585dbc9d8c2313cb29cf8d4503cf39f50
pages/driver-page/driver-index/bill-of-lading-details/bill-of-lading-details.vue
@@ -889,7 +889,7 @@
               filedId: this.getWeightHouseObj.filedId,
               tmId: this.getWeightHouseObj.tmId,
               carNo: uni.getStorageSync('carNo'),
               type: 3,
               type: this.$store.state.ispecial.includes(this.coalDetailsData.deptId) ? 4 : 3,
               weighingNumber: 2,
               printing: uni.getStorageSync('selectedPrintStyle')
            }