zhangyuewww 3 years ago
parent
commit
b19949503e
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/views/warehouse/warehouseManagementTare.vue

+ 1 - 1
src/views/warehouse/warehouseManagementTare.vue

@@ -1014,7 +1014,7 @@ export default {
           } else if (this.outContractNo[i].inOutType == '移库出库') {
           } else if (this.outContractNo[i].inOutType == '移库出库') {
             
             
           this.weightbills.buyer=this.outContractNo[i].receiveWarehouse
           this.weightbills.buyer=this.outContractNo[i].receiveWarehouse
-          this.weightbills.seller=localStorage.getItem('ws-pf_compName')
+          this.weightbills.seller=this.outContractNo[i].sendWarehouse
             this.deptBudgetList.goodsName = data.goodsName
             this.deptBudgetList.goodsName = data.goodsName
             this.deptBudgetList.goodsNameKey = data.goodsNameKey
             this.deptBudgetList.goodsNameKey = data.goodsNameKey
             this.deptBudgetList.grade = data.grade
             this.deptBudgetList.grade = data.grade