NEZ-2389 feat:dashboard chart(group)支持根据variable实现repeat功能
This commit is contained in:
@@ -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">
|
||||
|
||||
Reference in New Issue
Block a user