Commit ceb46584 authored by xinzhedeai's avatar xinzhedeai

add:解除报警图标添加

parent dbf4ec42
...@@ -75,6 +75,7 @@ ...@@ -75,6 +75,7 @@
v-if="!scope.row.alarmStatus" v-if="!scope.row.alarmStatus"
type="primary" type="primary"
size="mini" size="mini"
icon="el-icon-close-notification"
@click="handleDispose(scope.row)" @click="handleDispose(scope.row)"
> >
处置 处置
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment