|
@@ -439,9 +439,9 @@
|
|
|
<!--<div class="title-bar-pop">-->
|
|
<!--<div class="title-bar-pop">-->
|
|
|
<!--<span>预警列表</span>-->
|
|
<!--<span>预警列表</span>-->
|
|
|
<!--</div>-->
|
|
<!--</div>-->
|
|
|
- <!--<div slot="reference" style="cursor: pointer;">事件统计</div>-->
|
|
|
|
|
|
|
+ <!--<div slot="reference" style="cursor: pointer;">预警统计</div>-->
|
|
|
<!--</el-popover>-->
|
|
<!--</el-popover>-->
|
|
|
- <span>事件统计</span>
|
|
|
|
|
|
|
+ <span>预警统计</span>
|
|
|
</div>
|
|
</div>
|
|
|
<div class="content-box sjtj" >
|
|
<div class="content-box sjtj" >
|
|
|
<el-tabs v-model="activeName1" class="sj-top-tab">
|
|
<el-tabs v-model="activeName1" class="sj-top-tab">
|
|
@@ -788,7 +788,7 @@
|
|
|
industryDataCompleteness,
|
|
industryDataCompleteness,
|
|
|
inspectionAndHiddenDanger, // 巡检及隐患
|
|
inspectionAndHiddenDanger, // 巡检及隐患
|
|
|
eventContingencyPlan, // 应急预案
|
|
eventContingencyPlan, // 应急预案
|
|
|
- eventStatistics, // 事件统计
|
|
|
|
|
|
|
+ eventStatistics, // 预警统计
|
|
|
warningManagement, // 预警管理
|
|
warningManagement, // 预警管理
|
|
|
} from "@/api/jgpt";
|
|
} from "@/api/jgpt";
|
|
|
import { annualPlanCount } from '@/api/Regulatory'
|
|
import { annualPlanCount } from '@/api/Regulatory'
|
|
@@ -4198,7 +4198,7 @@
|
|
|
}
|
|
}
|
|
|
}
|
|
}
|
|
|
|
|
|
|
|
-/*事件统计*/
|
|
|
|
|
|
|
+/*预警统计*/
|
|
|
.sjtj{
|
|
.sjtj{
|
|
|
margin-bottom: 15px!important;
|
|
margin-bottom: 15px!important;
|
|
|
height: 150px!important;
|
|
height: 150px!important;
|