Browse Source

前端孟祥旭

mxx 4 years ago
parent
commit
18cff60605
2 changed files with 3 additions and 2 deletions
  1. 2 1
      src/views/warehouse/warehouseManagementNoComplete.vue
  2. 1 1
      vue.config.js

+ 2 - 1
src/views/warehouse/warehouseManagementNoComplete.vue

@@ -223,6 +223,7 @@ export default {
             binNumber:row.binNumber,
             baseId: row.warehouseId,
             positionId: row.binNumberId,
+
            }
            })
       }else if(row.inOutFlag==1){
@@ -304,7 +305,7 @@ export default {
         type: 'warning',
       })
         .then(() => {
-        deletewarehouse({ baseId:row.baseId, positionId:row.positionId, pageSize:row.pageSize, currentPage: row.currentPage })
+        deletewarehouse({ baseId:row.baseId, positionId:row.positionId, pageSize:row.pageSize, currentPage: row.currentPage})
             .toPromise()
             .then((response) => {
               this.$notify.success({

+ 1 - 1
vue.config.js

@@ -145,7 +145,7 @@ module.exports = {
         // target: 'http://localhost:8090/',
         // target: 'http://192.168.1.124:8090/',
         // target: 'http://192.168.1.124: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/',
         // target: 'http://192.168.24.5:8098',//目标地址