소스 검색

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