diff --git a/common/api/harmonic.js b/common/api/harmonic.js
index af0e0bc..e02d680 100644
--- a/common/api/harmonic.js
+++ b/common/api/harmonic.js
@@ -55,3 +55,11 @@ export function analyseWave(params) {
params,
})
}
+// App-》工程下所有监测点数据
+export function getLineDataByEngineer(params) {
+ return request({
+ url: '/cs-harmonic-boot/data/getLineDataByEngineer',
+ method: 'post',
+ params,
+ })
+}
diff --git a/common/js/cacheKey.js b/common/js/cacheKey.js
index bf380e0..0b1897e 100644
--- a/common/js/cacheKey.js
+++ b/common/js/cacheKey.js
@@ -1,10 +1,11 @@
-export default {
- config: 'config', // 全剧配置
- userInfo: 'userInfo', // 用户信息
- engineering: 'engineering', // 工程信息
- access_token: 'access_token', // token
- refresh_token: 'refresh_token', // 刷新token
- dictData: 'dictData', // 字典数据
- messageCount: 'messageCount', // 消息数量
- serverConfig: 'serverConfig', // 服务内容配置
-}
+export default {
+ config: 'config', // 全剧配置
+ userInfo: 'userInfo', // 用户信息
+ engineering: 'engineering', // 工程信息
+ access_token: 'access_token', // token
+ refresh_token: 'refresh_token', // 刷新token
+ dictData: 'dictData', // 字典数据
+ messageCount: 'messageCount', // 消息数量
+ serverConfig: 'serverConfig', // 服务内容配置
+ monitorSelectedIndicators: 'monitorSelectedIndicators', // 监测点已选展示指标
+}
diff --git a/common/js/config.js b/common/js/config.js
index ad3033a..f346d07 100644
--- a/common/js/config.js
+++ b/common/js/config.js
@@ -1,7 +1,7 @@
const debug = true // true 是连地服务端本地,false 是连接线上
const development = {
- domain: 'http://192.168.1.103:10215',
+ domain: 'http://192.168.2.126:10215',
}
const production = {
diff --git a/components/Cn-icon-transient/Cn-icon-transient.vue b/components/Cn-icon-transient/Cn-icon-transient.vue
index 2441625..f4a775f 100644
--- a/components/Cn-icon-transient/Cn-icon-transient.vue
+++ b/components/Cn-icon-transient/Cn-icon-transient.vue
@@ -118,9 +118,19 @@ export default {
Ib: 124.7A
Ic: 125.1A
+`
+ } else if (this.name == '报告1') {
+ return ``
} else if (this.name == '报告') {
- return `