zhangyuewww 4 年之前
父節點
當前提交
3257d4c8b6
共有 2 個文件被更改,包括 4 次插入13 次删除
  1. 3 12
      src/views/warehouse/warehouseManagementIoss.vue
  2. 1 1
      vue.config.js

+ 3 - 12
src/views/warehouse/warehouseManagementIoss.vue

@@ -257,12 +257,6 @@ export default {
     //cg.viewBudget
     //cg.viewSpareMoney
     // this.getVesselData();
-    this.loaddata()
-    this.showType = this.isShow
-    console.log(this.deptBudgetList)
-  },
-
-  mounted() {
     this.deptBudgetList.baseId = this.$route.query.baseId
     this.deptBudgetList.positionId = this.$route.query.positionId
     this.deptBudgetList.warehouseName = this.$route.query.warehouseName
@@ -271,12 +265,9 @@ export default {
     this.deptBudgetList1.binNumber = this.deptBudgetList.binNumber
     this.deptBudgetList1.baseId = this.$route.query.baseId
     this.deptBudgetList1.positionId = this.deptBudgetList.positionId
-    this.loaddata() 
-      // 货名
-    // this.deptBudgetList.inventoryRatio=((deptBudgetList.cumulativeStockIn-deptBudgetList.cumulativeStockOut)-deptBudgetList.physicalInventory)/(deptBudgetList.cumulativeStockIn-deptBudgetList.physicalInventory)*100
-    // this.deptBudgetList.ioss=(deptBudgetList.cumulativeStockIn-deptBudgetList.cumulativeStockOut)-deptBudgetList.physicalInventory
-    // this.deptBudgetList1.goodsNameKey=this.deptBudgetList.goodsNameKey
-    // this.getList()
+    this.loaddata()
+    this.showType = this.isShow
+    console.log(this.deptBudgetList)
   },
   methods: {
     //返回按钮

+ 1 - 1
vue.config.js

@@ -144,7 +144,7 @@ module.exports = {
         // target: 'http://standard-dev.winsea.com/', //目标地址
         // target: 'http://localhost:8090/',
         // target: 'http://192.168.1.121:8090/',
-        target: 'http://192.168.1.119:8090/',
+        target: 'http://192.168.1.124:8090/',
         // target: 'http://192.168.1.119:8090/',
         // target: 'http://192.168.24.5:8098',//目标地址
         // target: 'http://product-server.winsea.com/',