一个插件支持透出多个仪表板控件,并兼容历史

This commit is contained in:
Allen
2024-05-24 14:56:33 +08:00
parent ac84ed2d6a
commit 9f0f3de864
2 changed files with 49 additions and 25 deletions

View File

@@ -464,6 +464,8 @@ export interface DashboardItem {
id: string
// 名称
name: string
// 插件的仪表板key
key: string
// 全局配置
attrs: { [key: string]: any }
// col列数