pages/driver-page/driver-index/bill-of-lading-details/weighingDevice/weighingDevice.vue | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
pages/driver-page/driver-index/bill-of-lading-details/weighingDevice/weighingDevice.vue
@@ -446,7 +446,9 @@ this.$reqPost('addAndSubtractCoal', { deptId: this.weighData.deptId, sceneId: this.weighData.sceneId, carNo: this.weighData.carNo carNo: this.weighData.carNo, tmId: this.weighData.tmId, filedId: this.weighData.filedId }, 'json').then(res => { if (res.code == 0) { this.$u.toast('操作成功,即将返回上一页');