liujt 1 неделя назад
Родитель
Сommit
754191da4f
2 измененных файлов с 3 добавлено и 1 удалено
  1. 2 0
      src/views/warehouseManagement/stockManagement/index.vue
  2. 1 1
      vue.config.js

+ 2 - 0
src/views/warehouseManagement/stockManagement/index.vue

@@ -392,6 +392,8 @@
           warehouseId: '',
           colorKey: '',
           modelType: '',
+          bizNo: '', 
+          bizType: '',
           // type: 1
         },
         loading: false,

+ 1 - 1
vue.config.js

@@ -43,7 +43,7 @@ module.exports = {
         // target: 'http://124.71.68.31:50001',
         // target: 'http://192.168.1.132:18086',
         // target: 'http://192.168.1.105:18086', //开发
-        target: 'http://localhost:18086', //开发
+        target: 'http://192.168.1.251:18086', //开发
         // target: 'http://192.168.1.251:18186', //测试
         // target: 'http://192.168.1.116:18086',