|
@@ -829,7 +829,6 @@
|
|
|
type: 'warning',
|
|
|
})
|
|
|
.then(() => {
|
|
|
- this.weighingList.serviceManagementType=2
|
|
|
this.weighingList.inOutFlag = 1
|
|
|
this.weighingList.statusFlag = 3
|
|
|
if(this.weighingList.grossWeight){
|
|
@@ -912,6 +911,7 @@
|
|
|
})
|
|
|
} else {
|
|
|
console.log(22222)
|
|
|
+ this.weighingList.serviceManagementType=2
|
|
|
this.weighingList.relationId = this.relationId
|
|
|
this.weighingList.warehouseId = this.warehouseId
|
|
|
this.weighingList.baseId = this.warehouseId
|