浏览代码

mes前端功能处理

oyq28 1 月之前
父节点
当前提交
89710a0962
共有 1 个文件被更改,包括 1 次插入2 次删除
  1. 1 2
      imcs-ui/src/views/zuihou/runManageCenter/mesNotice/Index.vue

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

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