@@ -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)"