mirror of
https://github.com/dataease/dataease.git
synced 2026-05-22 21:38:32 +08:00
feat(仪表板、数据大屏): 跳转支持携带过滤参数#12866
This commit is contained in:
@@ -30,4 +30,9 @@ public class VisualizationLinkJumpTargetViewInfoVO {
|
||||
* 联动目标类型 view 图表 filter 过滤组件 outParams 外部参数
|
||||
*/
|
||||
private String targetType;
|
||||
|
||||
/**
|
||||
* 外部参数名称 当targetType==outParams时 实时查询对应名称
|
||||
*/
|
||||
private String outerParamsName;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user