NEZ-2389 feat:dashboard chart(group)支持根据variable实现repeat功能

This commit is contained in:
zyh
2022-11-17 17:54:58 +08:00
parent a058d74f0a
commit 336b131d94
7 changed files with 170 additions and 17 deletions

View File

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