diff --git a/pages/center/Piabodata/index.vue b/pages/center/Piabodata/index.vue
index 3016aca..8d26f7b 100644
--- a/pages/center/Piabodata/index.vue
+++ b/pages/center/Piabodata/index.vue
@@ -46,12 +46,12 @@
集团对比
-
+
diff --git a/utils/domain.js b/utils/domain.js
index feba7c1..b36ab2a 100644
--- a/utils/domain.js
+++ b/utils/domain.js
@@ -1,6 +1,6 @@
// http.js使用域名
-// const baseUrl = 'http://81.70.55.170:9090/autoSR/api';// 测试服务器1
-const baseUrl = 'http://81.70.55.170:7070/api';// 测试服务器2 (优化)
+const baseUrl = 'http://81.70.55.170:9090/autoSR/api';// 测试服务器1
+// const baseUrl = 'http://81.70.55.170:7070/api';// 测试服务器2 (优化)
// const baseUrl = 'http://81.70.55.170:8080/autoSR/api';// 测试服务器3 (zk - 0719)
// const baseUrl = 'http://127.0.0.1:8080/autoSR/api'; // 本地
// const baseUrl = 'http://192.168.31.231:8080/autoSR/api'; // 长龙