单风机:实时告警去除鼠标事件
This commit is contained in:
parent
ce845b7f58
commit
c0993b0398
@ -253,8 +253,6 @@
|
|||||||
class="tablePart"
|
class="tablePart"
|
||||||
height="calc(100% - 18px)"
|
height="calc(100% - 18px)"
|
||||||
ref="myTable"
|
ref="myTable"
|
||||||
@mouseover.native="clearScroll"
|
|
||||||
@mouseleave.native="createScroll"
|
|
||||||
>
|
>
|
||||||
<el-table-column fixed prop="time" label="时间" />
|
<el-table-column fixed prop="time" label="时间" />
|
||||||
<el-table-column prop="alertcontent" label="告警信息" />
|
<el-table-column prop="alertcontent" label="告警信息" />
|
||||||
|
Loading…
Reference in New Issue
Block a user