From c09edaf307b55ed315cde4566013e4505854ed0e Mon Sep 17 00:00:00 2001
From: kun <1422840143@qq.com>
Date: Sat, 8 Jun 2024 15:51:10 +0800
Subject: [PATCH] =?UTF-8?q?fix:=20BUG=E4=BF=AE=E6=94=B9?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
public/js/config.js | 3 ++-
src/assets/js/http.js | 4 ++--
src/components/header.vue | 6 +++---
src/store/index.js | 18 +++++++++---------
.../quality/businessModule/checkPoint.vue | 19 ++++++++++++++++++-
5 files changed, 34 insertions(+), 16 deletions(-)
diff --git a/public/js/config.js b/public/js/config.js
index f01e11ce..6a764fd9 100644
--- a/public/js/config.js
+++ b/public/js/config.js
@@ -18,7 +18,8 @@ var COMPANY = '' //通用
// COMPANY = 'jlw'//金林湾
// COMPANY = 'shzj'//上海张江
// COMPANY = 'shjg'//上海优益(上海建工)
-COMPANY = 'agjt'//鞍钢集团
+// COMPANY = 'agjt'//鞍钢集团
+COMPANY = 'zkax'//中科安信
var PROJECT = {
local_test: 'common', // 普通版
diff --git a/src/assets/js/http.js b/src/assets/js/http.js
index 9a0d2253..63f6bbed 100644
--- a/src/assets/js/http.js
+++ b/src/assets/js/http.js
@@ -172,7 +172,7 @@ if (process.env.NODE_ENV == "development") {
// axios.defaults.baseURL ='http://101.43.164.214:45011/' //上海优益(上海建工)
// axios.defaults.baseURL = 'http://192.168.34.221:28888/' //郭圣雄本地
// axios.defaults.baseURL = 'http://192.168.34.221:28889/' //郭圣雄本地
- axios.defaults.baseURL = "http://192.168.34.221:9111/"; //郭圣雄本地
+// axios.defaults.baseURL = "http://192.168.34.221:9111/"; //郭圣雄本地
// axios.defaults.baseURL = 'http://192.168.34.155:19111/' //彭洁本地
// axios.defaults.baseURL = 'http://182.90.224.237:51234' //郭圣雄远程
// axios.defaults.baseURL = 'http://jxj.zhgdyun.com:61212/' //彭洁远程
@@ -186,7 +186,7 @@ if (process.env.NODE_ENV == "development") {
// axios.defaults.baseURL = 'http://42.180.188.17:9809/'//鞍钢正式地址
// axios.defaults.baseURL = 'http://47.93.215.234:11211/'//鞍钢测试地址(弃用)
// axios.defaults.baseURL = 'http://42.180.188.17:11211/' //鞍钢测试地址
- // axios.defaults.baseURL = 'http://8.136.222.164:8808/'//中科安信正式地址
+ axios.defaults.baseURL = 'http://8.136.222.164:8808/'//中科安信正式地址
} else if (process.env.NODE_ENV == "debug") {
axios.defaults.baseURL = "https://www.ceshi.com";
diff --git a/src/components/header.vue b/src/components/header.vue
index 0c029c5c..67f7aee3 100644
--- a/src/components/header.vue
+++ b/src/components/header.vue
@@ -141,17 +141,17 @@
指挥部大屏
-->
-