mirror of
https://github.com/dataease/dataease.git
synced 2026-05-19 18:38:16 +08:00
refactor(仪表板、数据大屏): 跳转弹窗支持设置弹窗大小
This commit is contained in:
@@ -29,6 +29,12 @@ public class VisualizationLinkJumpInfoVO {
|
||||
*/
|
||||
private String jumpType;
|
||||
|
||||
/**
|
||||
* 窗口大小large middle small
|
||||
*/
|
||||
private String windowSize;
|
||||
|
||||
|
||||
/**
|
||||
* 关联仪表板ID
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user