Sfoglia il codice sorgente

mes前端功能处理

oyq28 1 mese fa
parent
commit
89710a0962

+ 1 - 2
imcs-ui/src/views/zuihou/runManageCenter/mesNotice/Index.vue

@@ -125,8 +125,7 @@
 		    width="85px">
 			<template slot-scope="{ row }">		        	
 				  <el-tooltip class="item" content='执行处理' effect="dark" placement="top-start" v-if="row.status=='1'">
-			          <i
-					    v-if="row.children"
+			          <i					    
 			            class="el-icon-bell table-operation"
 			            style="color: #87d068;"
 			            @click="updateStatus(row)"