NEZ-887:当用户未创建 dashboard panel 时,chart 查询错误数据的问题
This commit is contained in:
@@ -8,6 +8,7 @@
|
||||
:layout="dataListLayout"
|
||||
:search-msg="searchMsg"
|
||||
@search="search"
|
||||
@getTableData="getTableData"
|
||||
>
|
||||
<template v-slot:top-tool-right>
|
||||
<button id="asset-filter" :class="{ 'is-focus': dataListLayout.indexOf('clickSearch') > -1 }" class="top-tool-btn margin-r-10" @click.stop="showClickSearch">
|
||||
|
||||
Reference in New Issue
Block a user