feat: add filters on dasboard

This commit is contained in:
Qiuxia Fan
2021-12-28 15:34:47 +08:00
parent fde5baa42e
commit fa3cce939f
5 changed files with 172 additions and 39 deletions

View File

@@ -15,7 +15,7 @@ limitations under the License. -->
<template>
<Tool />
<div class="ds-main">
<GridLayout />
<grid-layout />
<el-dialog
v-model="dashboardStore.showConfig"
title="Configurations"