|
@@ -255,7 +255,7 @@
|
|
this.weighingList.carNumber = this.$route.query.carNumber
|
|
this.weighingList.carNumber = this.$route.query.carNumber
|
|
this.weighingList.goodsName = this.$route.query.goodsName
|
|
this.weighingList.goodsName = this.$route.query.goodsName
|
|
this.weighingList.id = this.$route.query.id
|
|
this.weighingList.id = this.$route.query.id
|
|
- this.relationId = this.$route.query.relationId
|
|
|
|
|
|
+ // this.relationId = this.$route.query.relationId
|
|
this.monitorUrl1 = this.$route.query.monitorUrl1
|
|
this.monitorUrl1 = this.$route.query.monitorUrl1
|
|
this.monitorUrl2 = this.$route.query.monitorUrl2
|
|
this.monitorUrl2 = this.$route.query.monitorUrl2
|
|
this.warehouseId = this.$route.query.warehouseId
|
|
this.warehouseId = this.$route.query.warehouseId
|
|
@@ -752,7 +752,7 @@
|
|
)
|
|
)
|
|
} else {
|
|
} else {
|
|
//累计售粮没有超上限完成毛检保存
|
|
//累计售粮没有超上限完成毛检保存
|
|
- this.weighingList.relationId = this.relationId;
|
|
|
|
|
|
+ // this.weighingList.relationId = this.relationId;
|
|
this.weighingList.secretaryWeigher = localStorage.getItem('ws-pf_staffName'),
|
|
this.weighingList.secretaryWeigher = localStorage.getItem('ws-pf_staffName'),
|
|
grossWeight(this.weighingList)
|
|
grossWeight(this.weighingList)
|
|
.toPromise()
|
|
.toPromise()
|