gjy 3 년 전
부모
커밋
c1af16228e
2개의 변경된 파일3개의 추가작업 그리고 2개의 파일을 삭제
  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/',