Procházet zdrojové kódy

Update - 将"事件列表"更名为"预警列表"

彭宇 před 3 dny
rodič
revize
edb66abd3b

+ 2 - 2
src/views/CockpitLifeLine.vue

@@ -544,12 +544,12 @@
 					</div>
 				</div>
 			</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>
 						</div>
 						<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"

+ 1 - 1
src/views/Operation.vue

@@ -221,7 +221,7 @@
           </div>
         </div>
 			</div>
-			<!--事件列表-->
+			<!--预警列表-->
 			<div class="right-content">
 				<div class="title-bar">
 					<span>维护报告</span>

+ 2 - 2
src/views/Regulatory.vue

@@ -182,10 +182,10 @@
 					</div>
 				</div>
 			</div>
-			<!--事件列表-->
+			<!--预警列表-->
 			<div class="right-content">
 				<div class="title-bar m-t-3">
-					<span>事件列表</span>
+					<span>预警列表</span>
 					<div class="num">
 						20个
 					</div>

+ 1 - 1
src/views/industry/FengxianQd.vue

@@ -148,7 +148,7 @@
 					</div>
 				</div>
 			</div>
-			<!--事件列表-->
+			<!--预警列表-->
 			<div class="right-content contfl">
 
 				<div class="title-bar">

+ 5 - 5
src/views/industry/GangweiZx.vue

@@ -157,7 +157,7 @@
 				</div>
 
 			</el-dialog>
-			<!--事件列表-->
+			<!--预警列表-->
 			<div class="right-content">
 
 				<div class="title-bar">
@@ -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 {
   		line-height: 30px;
   	}
-  
+
   	.el-select .el-input .el-select__caret {
   		color: #6996c6;
   	}

+ 1 - 1
src/views/industry/ThermalPower.vue

@@ -3449,7 +3449,7 @@ export default {
       })
     },
     /**
-     * 事件列表
+     * 预警列表
      */
     selectEventList(){
       selectEventList({

+ 1 - 1
src/views/industry/UtilityTunnel.vue

@@ -952,7 +952,7 @@ import { getEventDetail, selectEventList } from '@/api/eventLifeLine'
         })
       },
       /**
-       * 事件列表
+       * 预警列表
        */
       selectEventList() {
         selectEventList({industry: '4'}).then(res => {

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

@@ -432,12 +432,12 @@
 					</div>
 				</div>
 			</div>
-			<!--事件列表-->
+			<!--预警列表-->
 			<div class="right-content">
 				<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>-->

+ 1 - 1
src/views/industry/lookall.vue

@@ -3391,7 +3391,7 @@
 				})
 			},
 			/**
-			 * 事件列表
+			 * 预警列表
 			 */
 			selectEventList(val) {
 				selectEventList({

+ 1 - 1
src/views/industry/paishui.vue

@@ -1379,7 +1379,7 @@
 				window.location.href = '/homePage';
 			},
       /**
-       * 事件列表
+       * 预警列表
        */
       selectEventList(){
         selectEventList({

+ 1 - 1
src/views/industry/qiaoliang.vue

@@ -3217,7 +3217,7 @@ export default {
       })
     },
     /**
-     * 事件列表
+     * 预警列表
      */
     selectEventList(){
       selectEventList({

+ 1 - 1
src/views/industry/water.vue

@@ -3035,7 +3035,7 @@
         })
       },
       /**
-       * 事件列表
+       * 预警列表
        */
       selectEventList() {
         selectEventList({industry: 6}).then(res => {