@@ -544,12 +544,12 @@
</div>
- <!--事件列表-->
+ <!--预警列表-->
<div class="right-content">
<div class="title-bar">
<el-popover placement="left-start" width="400" trigger="click" popper-class="sj-pop-con">
<div class="title-bar-pop">
- <span>事件列表</span>
+ <span>预警列表</span>
<el-select v-model="valueSJ1" placeholder="请选择" class="sj-select-50" popper-class="sj-s-pop">
<el-option v-for="item in optionsSJ1" :key="item.value" :label="item.label"
@@ -221,7 +221,7 @@
<span>维护报告</span>
@@ -182,10 +182,10 @@
<div class="title-bar m-t-3">
<div class="num">
20个
@@ -148,7 +148,7 @@
<div class="right-content contfl">
@@ -157,7 +157,7 @@
</el-dialog>
@@ -4388,9 +4388,9 @@
.sj-select-50 {
width: 49% ;
margin-top: 5px !important;
-
+
.el-input {}
.el-input__inner {
height: 30px;
line-height: 30px;
@@ -4398,11 +4398,11 @@
border: 1px solid #326e96;
color: #0fc0ee;
}
.el-input__icon {
.el-select .el-input .el-select__caret {
color: #6996c6;
@@ -3449,7 +3449,7 @@ export default {
})
},
/**
- * 事件列表
+ * 预警列表
*/
selectEventList(){
selectEventList({
@@ -952,7 +952,7 @@ import { getEventDetail, selectEventList } from '@/api/eventLifeLine'
selectEventList() {
selectEventList({industry: '4'}).then(res => {
@@ -432,12 +432,12 @@
<div class="title-bar" style="cursor: pointer;" @click="toSbList">
<!--<el-popover placement="left-start" width="400" trigger="click" popper-class="sj-pop-con">-->
<!--<div class="title-bar-pop">-->
- <!--<span>事件列表</span>-->
+ <!--<span>预警列表</span>-->
<!--</div>-->
<!--<div slot="reference" style="cursor: pointer;">事件统计</div>-->
<!--</el-popover>-->
@@ -3391,7 +3391,7 @@
selectEventList(val) {
@@ -1379,7 +1379,7 @@
window.location.href = '/homePage';
@@ -3217,7 +3217,7 @@ export default {
@@ -3035,7 +3035,7 @@
selectEventList({industry: 6}).then(res => {