fix: 去掉缩略图

This commit is contained in:
wangjiahao
2021-05-21 15:18:54 +08:00
parent a588e9e29a
commit 2cbdf52611
2 changed files with 8 additions and 11 deletions

View File

@@ -13,9 +13,6 @@
<span slot="reference" style="line-height: 40px;cursor: pointer;">{{ view.name }}</span>
</el-popover>
<span style="float: right;line-height: 40px;">
<el-button size="mini" :loading="loading" @click="saveSnapshot">
{{ $t('chart.save_snapshot') }}
</el-button>
<el-button size="mini" @click="closeEdit">
{{ $t('commons.save') }}
</el-button>