fix: update selector params and list graphs (#54)

This commit is contained in:
Fine0830
2022-04-02 12:09:02 +08:00
committed by GitHub
parent f57fdf9312
commit f19bcc856d
5 changed files with 33 additions and 14 deletions

View File

@@ -37,6 +37,7 @@ limitations under the License. -->
metricTypes: dashboardStore.selectedGrid.metricTypes,
metricConfig: dashboardStore.selectedGrid.metricConfig,
}"
:needQuery="true"
/>
<div v-show="!graph.type" class="no-data">
{{ t("noData") }}