fix : 修复 explore 快照 部分图标不显示的问题

This commit is contained in:
zhangyu
2022-09-15 18:26:24 +08:00
parent edf723d784
commit aaaf007385
4 changed files with 28 additions and 20 deletions

View File

@@ -28,12 +28,12 @@
<el-collapse-item class="el-collapse-item__height" name="2" title="Table">
<div slot="title" class="explore-table-title">
{{$t('dashboard.panel.chartForm.typeVal.table.label')}}
<i
class="nz-icon-gear nz-icon"
style="position: absolute;right: 10px;top: 8px"
@click.stop="tools.showCustomTableTitle = true"
:title="$t('overall.selectColumns')"
></i>
<!-- <i-->
<!-- class="nz-icon-gear nz-icon"-->
<!-- style="position: absolute;right: 10px;top: 8px"-->
<!-- @click.stop="tools.showCustomTableTitle = true"-->
<!-- :title="$t('overall.selectColumns')"-->
<!-- ></i>-->
<!-- 自定义table列 -->
<transition name="el-zoom-in-top">
<element-set