forked from github/dataease
commit
25501a9373
@ -100,7 +100,7 @@
|
|||||||
:destroy-on-close="true"
|
:destroy-on-close="true"
|
||||||
>
|
>
|
||||||
<span style="position: absolute;right: 70px;top:15px">
|
<span style="position: absolute;right: 70px;top:15px">
|
||||||
<el-button class="el-icon-download" size="mini" @click="exportExcel">
|
<el-button size="mini" @click="exportExcel">
|
||||||
<svg-icon icon-class="ds-excel" class="ds-icon-excel" />
|
<svg-icon icon-class="ds-excel" class="ds-icon-excel" />
|
||||||
{{ $t('chart.export_details') }}
|
{{ $t('chart.export_details') }}
|
||||||
</el-button>
|
</el-button>
|
||||||
|
Loading…
Reference in New Issue
Block a user