fix:修复chartGroup name显示错误

This commit is contained in:
18317449825
2022-11-22 15:51:40 +08:00
parent 7c7d34ac31
commit d4adea7116
5 changed files with 25 additions and 33 deletions

View File

@@ -27,9 +27,9 @@
</span>
</el-popover>
</span>
<div class="chart-header__title" :title="nameFormate()">
<div class="chart-header__title" :title="nameFormate">
<slot name="title-icon"></slot>
{{nameFormate()}}
{{nameFormate}}
</div>
<div class="chart-header__tools">
<span v-if="chartInfo.remark" class="chart-header__tool top-tool-btn-group">