浏览代码

ACG模块BUG修复

SunZehao 1 月之前
父节点
当前提交
73f7972b78
共有 3 个文件被更改,包括 729 次插入769 次删除
  1. 1 1
      .env.development
  2. 3 1
      .env.production
  3. 725 767
      src/views/economicsOperation/stationAnalyse/angleAnalysis/index.vue

+ 1 - 1
.env.development

@@ -25,4 +25,4 @@ VUE_APP_URL=https://10.220.1.5:5300
 VUE_APP_REPORT=http://10.220.1.5:8001
 # VUE_APP_REPORT=https://10.112.33.5:8001
 
-VUE_APP_GENERAT_URL=http://10.220.1.5:8001
+VUE_APP_GENERAT_URL=http://10.220.1.5:6060

+ 3 - 1
.env.production

@@ -50,4 +50,6 @@ VUE_APP_REPORT=http://10.112.33.5:8001
 
 # VUE_APP_ADP_BASE_URL='http://172.16.12.103'
 # # 登录
-# VUE_APP_VUE_LOGIN_URL=http://10.81.3.127:48080
+# VUE_APP_VUE_LOGIN_URL=http://10.81.3.127:48080
+
+VUE_APP_GENERAT_URL=http://10.220.1.5:6060

文件差异内容过多而无法显示
+ 725 - 767
src/views/economicsOperation/stationAnalyse/angleAnalysis/index.vue