NEZ-290 feat: panel-alertList样式调整、resize实现

This commit is contained in:
chenjinsong
2020-06-01 20:47:36 +08:00
parent cde04a6a68
commit b4d38263e4
7 changed files with 445 additions and 463 deletions

View File

@@ -110,6 +110,7 @@
<chart-alert-list :ref="'editChart'+item.id"
:panel-id="filter.panelId"
:chart-index="index"
v-if="item.type === 'alertList'"
:editChartId="'editChartId' + item.id"
:chart-info="item"
@on-refresh-data="refreshChart"