mirror of
https://github.com/dataease/dataease.git
synced 2026-05-24 06:18:10 +08:00
fix: 去掉缩略图
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user