|
@@ -1372,8 +1372,8 @@
|
|
|
message: '保存成功',
|
|
|
})
|
|
|
this.idPrint = response
|
|
|
- if (this.weighingList.serviceManagementType == 1 && (this.warehouseName == '鲅鱼圈金信库' || this
|
|
|
- .warehouseName == '白城内陆港'|| this.warehouseName == '哈尔滨依兰库')) {
|
|
|
+ if (this.weighingList.serviceManagementType == 1 && (this.warehouseName == '鲅鱼圈金信库' || this.warehouseName == '哈尔滨依兰库' ||this
|
|
|
+ .warehouseName == '白城内陆港')) {
|
|
|
if (this.weighingList.seller && this.weighingList.buyer) {
|
|
|
let cang = {}
|
|
|
cang.value = this.weighingList.seller
|