fix: 工况库闪烁
This commit is contained in:
@@ -113,7 +113,7 @@
|
||||
@filterConfirm="onListTableFilterConfirmFun"
|
||||
>
|
||||
<template #otherLeftOptions>
|
||||
<el-tooltip :content="$t('工况库.切换至树结构视图')" placement="top" >
|
||||
<el-tooltip v-if="currentTableType === TableViewType.LIST" :content="$t('工况库.切换至树结构视图')" placement="top" >
|
||||
<div class="icon-change-view" @click="onTableTypeChangeFun(TableViewType.TREE)">
|
||||
<el-icon :size="18">
|
||||
<Tickets />
|
||||
|
||||
Reference in New Issue
Block a user