|
@@ -1390,7 +1390,7 @@
|
|
'YKCK' +
|
|
'YKCK' +
|
|
this.getTime() +
|
|
this.getTime() +
|
|
this.warehouseNo +
|
|
this.warehouseNo +
|
|
- this.warehouseCount.substring(this.warehouseCount.length - 4,this.warehouseCount.length)
|
|
|
|
|
|
+ this.warehouseCount.substring(this.warehouseCount.length - 4)
|
|
this.weighingList.buyer = this.outContractNo[i].receiveWarehouse
|
|
this.weighingList.buyer = this.outContractNo[i].receiveWarehouse
|
|
this.weighingList.seller = this.outContractNo[i].sendWarehouse
|
|
this.weighingList.seller = this.outContractNo[i].sendWarehouse
|
|
this.weighingList.goodsName = data.goodsName
|
|
this.weighingList.goodsName = data.goodsName
|