feat: add auto fresh to widgets independent mode (#224)

This commit is contained in:
Fine0830
2023-02-07 16:14:38 +08:00
committed by GitHub
parent 1768a1641c
commit 4486684183
10 changed files with 73 additions and 28 deletions

View File

@@ -32,6 +32,7 @@ limitations under the License. -->
</el-dialog>
<el-dialog
v-model="dashboardStore.showLinkConfig"
width="800px"
:destroy-on-close="true"
@closed="dashboardStore.setWidgetLink(false)"
>