forked from github/dataease
feat(视图):button name fix
This commit is contained in:
parent
91929a76a8
commit
afb24d7b07
@ -14,7 +14,7 @@
|
|||||||
</el-popover>
|
</el-popover>
|
||||||
<span style="float: right;line-height: 40px;">
|
<span style="float: right;line-height: 40px;">
|
||||||
<el-button size="mini" @click="closeEdit">
|
<el-button size="mini" @click="closeEdit">
|
||||||
{{ $t('chart.close') }}
|
{{ $t('commons.save') }}
|
||||||
</el-button>
|
</el-button>
|
||||||
<!-- <el-button type="primary" size="mini" @click="save">-->
|
<!-- <el-button type="primary" size="mini" @click="save">-->
|
||||||
<!-- {{ $t('chart.confirm') }}-->
|
<!-- {{ $t('chart.confirm') }}-->
|
||||||
|
Loading…
Reference in New Issue
Block a user