gjy 3 years ago
parent
commit
c1af16228e
2 changed files with 3 additions and 2 deletions
  1. 1 1
      src/views/houseSelfCollect/acquisitionManagementAdd.vue
  2. 2 1
      vue.config.js

+ 1 - 1
src/views/houseSelfCollect/acquisitionManagementAdd.vue

@@ -295,7 +295,7 @@
             deductWeight: '',
             waterMin: '',
             waterMax: '',
-            saleLimit: 500,
+            saleLimit: 2000,
             statusFlag: '',
             status: '',
             workflowId: '',

+ 2 - 1
vue.config.js

@@ -141,7 +141,8 @@ module.exports = {
         // target: 'https://product-server.winsea.com/', //目标地址
         // target: 'http://standard-dev.winsea.com/', //目标地址
         // target: 'http://localhost:8090/',
-        target: 'http://192.168.1.122:9100/',
+        // target: 'http://192.168.1.122:9100/',
+        target: 'http://192.168.1.120:8090/',
         // target: 'http://192.168.1.112:8090/',
         // target: 'http://192.168.1.121:8090/',
         // target: 'http://192.168.1.119:8090/',