NEZ-737 fix: 修复部分table的二级列表按钮没有鼠标悬停提示

This commit is contained in:
@changcode
2021-06-07 17:45:13 +08:00
parent d0b14e0d74
commit fa876f686f
4 changed files with 6 additions and 6 deletions

View File

@@ -45,7 +45,7 @@
{{scope.row[item.prop].name}}
</template>
<template v-else-if="item.prop === 'module'">
<i class="nz-icon nz-icon-overview-module monitorColor"/>
<i style="cursor: pointer" class="nz-icon nz-icon-overview-module monitorColor"/>
{{scope.row[item.prop].name}}
</template>
<template v-else-if="item.prop === 'alerts'">