From 6bf5836e74fb02ae3d91ef32c7a644686f7ca443 Mon Sep 17 00:00:00 2001 From: loveflow <5269966+loveflow@user.noreply.gitee.com> Date: Thu, 28 Mar 2024 22:42:39 +0800 Subject: [PATCH] update --- src/App.vue | 3 + src/views/factor/index.vue | 29 ++++--- .../realtimeWarning/components/allWarn.vue | 1 - .../realtimeWarning/components/blueWarn.vue | 1 - .../realtimeWarning/components/greenWarn.vue | 1 - .../realtimeWarning/components/redWarn.vue | 1 - .../components/warnCompany.vue | 60 +++++++------- src/views/realtimeWarning/index.vue | 82 ++++++++++--------- 8 files changed, 97 insertions(+), 81 deletions(-) diff --git a/src/App.vue b/src/App.vue index 27f6dd2..5c796ba 100644 --- a/src/App.vue +++ b/src/App.vue @@ -42,6 +42,9 @@ export default { .el-menu { border-right: 0; } + .anchorBL { + display: none !important; + } } @font-face { diff --git a/src/views/factor/index.vue b/src/views/factor/index.vue index 0d1b9be..e46e67f 100644 --- a/src/views/factor/index.vue +++ b/src/views/factor/index.vue @@ -419,41 +419,48 @@ export default { }, }; + \ No newline at end of file + diff --git a/src/views/realtimeWarning/components/allWarn.vue b/src/views/realtimeWarning/components/allWarn.vue index 18287f3..24e76ad 100644 --- a/src/views/realtimeWarning/components/allWarn.vue +++ b/src/views/realtimeWarning/components/allWarn.vue @@ -180,7 +180,6 @@ export default { .main_box { .list_body { width: 100%; - height: 57vh; box-sizing: border-box; overflow-y: scroll; // border: 0.1px solid #54a972; diff --git a/src/views/realtimeWarning/components/blueWarn.vue b/src/views/realtimeWarning/components/blueWarn.vue index ce78e73..e820beb 100644 --- a/src/views/realtimeWarning/components/blueWarn.vue +++ b/src/views/realtimeWarning/components/blueWarn.vue @@ -157,7 +157,6 @@ export default { .main_box { .list_body { width: 100%; - height: 57vh; box-sizing: border-box; overflow-y: scroll; // border: 0.1px solid #54a972; diff --git a/src/views/realtimeWarning/components/greenWarn.vue b/src/views/realtimeWarning/components/greenWarn.vue index 2fbc693..9a12cd6 100644 --- a/src/views/realtimeWarning/components/greenWarn.vue +++ b/src/views/realtimeWarning/components/greenWarn.vue @@ -153,7 +153,6 @@ export default { .main_box { .list_body { width: 100%; - height: 57vh; box-sizing: border-box; overflow-y: scroll; // border: 0.1px solid #54a972; diff --git a/src/views/realtimeWarning/components/redWarn.vue b/src/views/realtimeWarning/components/redWarn.vue index 3a3e2a9..71b9ad9 100644 --- a/src/views/realtimeWarning/components/redWarn.vue +++ b/src/views/realtimeWarning/components/redWarn.vue @@ -157,7 +157,6 @@ export default { .main_box { .list_body { width: 100%; - height: 57vh; box-sizing: border-box; overflow-y: scroll; // border: 0.1px solid #54a972; diff --git a/src/views/realtimeWarning/components/warnCompany.vue b/src/views/realtimeWarning/components/warnCompany.vue index 7532094..69f5dae 100644 --- a/src/views/realtimeWarning/components/warnCompany.vue +++ b/src/views/realtimeWarning/components/warnCompany.vue @@ -102,7 +102,7 @@ export default { pageSize: 10, pageNum: 1, warn_comapny_list: [], - deal_list:[], + deal_list: [], }; }, components: { @@ -128,8 +128,8 @@ export default { this.warn_comapny_list = res.data; console.log("this.warn_comapny_list", this.warn_comapny_list); // 预警企业合计数量 - this.deal_list = this.dealWithData(this.warn_comapny_list) - console.log('this.deal_list',this.deal_list); + this.deal_list = this.dealWithData(this.warn_comapny_list); + console.log("this.deal_list", this.deal_list); this.warn_num = res.total; // this.label = `全部(${this.warn_num})` }); @@ -244,50 +244,59 @@ export default { }, }; + + \ No newline at end of file + diff --git a/src/views/realtimeWarning/index.vue b/src/views/realtimeWarning/index.vue index e9fa2ac..17cc98a 100644 --- a/src/views/realtimeWarning/index.vue +++ b/src/views/realtimeWarning/index.vue @@ -2,23 +2,31 @@
实时预警
-
-
- -
- 实时预警根据平安指数配置的预警规则,辖区内的企业达到预警分值后产生即时预警 +
+
+
+ +
+ 实时预警根据平安指数配置的预警规则,辖区内的企业达到预警分值后产生即时预警 +
+ 重置点位 + + +
+ +
+
- 重置点位 - - -
- -
-
+