单风机:实时告警去除鼠标事件

This commit is contained in:
高云鹏 2025-01-20 17:27:12 +08:00
parent ce845b7f58
commit c0993b0398

View File

@ -253,8 +253,6 @@
class="tablePart"
height="calc(100% - 18px)"
ref="myTable"
@mouseover.native="clearScroll"
@mouseleave.native="createScroll"
>
<el-table-column fixed prop="time" label="时间" />
<el-table-column prop="alertcontent" label="告警信息" />