فهرست منبع

Update - 将"事件统计"更名为"预警统计"

彭宇 3 روز پیش
والد
کامیت
392d52da27
3فایلهای تغییر یافته به همراه6 افزوده شده و 6 حذف شده
  1. 1 1
      src/views/CockpitLifeLine.vue
  2. 1 1
      src/views/Regulatory.vue
  3. 4 4
      src/views/industry/jgpt.vue

+ 1 - 1
src/views/CockpitLifeLine.vue

@@ -602,7 +602,7 @@
 							</li>
 						</ul>
 
-						<div slot="reference" style="cursor: pointer;">事件统计</div>
+						<div slot="reference" style="cursor: pointer;">预警统计</div>
 					</el-popover>
 				</div>
 				<div class="content-box h-185">

+ 1 - 1
src/views/Regulatory.vue

@@ -59,7 +59,7 @@
 			<div class="left-content">
 				<div class="title-bar">
 					<div class="title-bar-pop">
-						<span>事件统计</span>
+						<span>预警统计</span>
 					</div>
 					</el-popover>
 				</div>

+ 4 - 4
src/views/industry/jgpt.vue

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