Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Next »

 

 

方法原型参数描述
$scope.notifyPageFilterEvent()
过滤条件变更时,调用后触发页面中所有控件异步刷新数据
$scope.notifyRefreshContainerContent(param)

{
container: {
name: 目标容器的名称
},
reportPage: {
key: 新页面的key
}
}

刷新容器
$scope.cacheDimensionValue(dimensionName, dimensionValue)
 缓存维度值



 

 

  • No labels