浏览代码

Merge branch 'master' of http://git.zthymaoyi.com:3000/gdc/yiliangyiyun-pc

gjy 3 年之前
父节点
当前提交
9fa4890f8f
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      src/views/warehouse/warehouseManagementGross.vue

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

@@ -1794,7 +1794,7 @@
               this.deptBudgetList.tips='卖方'+this.outContractNo[i].seller
               this.deptBudgetList.inOutTypeKey = 1
             } else if (this.outContractNo[i].inOutType == '移库入库') {
-              this.deptBudgetList.tips='出货库'+data.sendwarehouse
+              this.deptBudgetList.tips='出货库'+data.sendWarehouse
               this.deptBudgetList.inOutTypeKey = 3
             }else if (this.outContractNo[i].inOutType == '移库出库') {
               this.deptBudgetList.tips='入货库'+data.receiveWarehouse