zhangyuewww 1 year ago
parent
commit
5d9e23715c
2 changed files with 5 additions and 1 deletions
  1. 1 1
      .env.production
  2. 4 0
      src/views/check-flow/conditions.js

+ 1 - 1
.env.production

@@ -2,7 +2,7 @@
 ENV = 'production'
 NODE_ENV = 'production'
 # base api
-VUE_APP_BASE_API = 'http://api2.eliangeyun.com'
+VUE_APP_BASE_API = 'http://api1.eliangeyun.com'
 # 同步工具服务端url
 VUE_APP_TB_SERV_API = 'http://121.42.157.114:86'
 # VUE_APP_BASE_API = 'http://106.15.236.176/eb/'

+ 4 - 0
src/views/check-flow/conditions.js

@@ -61,6 +61,10 @@ export default {
         label: '大可以物流',
         value: '大可以物流'
       },
+      {
+        label: '弘达物流',
+        value: '弘达物流'
+      },
       {
         label: '用印申请(大通)',
         value: '用印申请(大通)'