@ -84469,7 +84469,7 @@ BI.MultiLayerSelectLevelTree = BI.inherit(BI.Widget, {
},
getValue: function () {
return this.tree.getValue();
return BI.uniq(this.tree.getValue());
getAllLeaves: function () {
@ -85019,7 +85019,7 @@ BI.MultiLayerSingleLevelTree = BI.inherit(BI.Widget, {
@ -86223,7 +86223,7 @@ BI.MultiLayerSelectLevelTree = BI.inherit(BI.Widget, {
@ -86773,7 +86773,7 @@ BI.MultiLayerSingleLevelTree = BI.inherit(BI.Widget, {
@ -7958,7 +7958,7 @@ BI.MultiLayerSelectLevelTree = BI.inherit(BI.Widget, {
@ -8508,7 +8508,7 @@ BI.MultiLayerSingleLevelTree = BI.inherit(BI.Widget, {
@ -110,7 +110,7 @@ BI.MultiLayerSelectLevelTree = BI.inherit(BI.Widget, {
@ -112,7 +112,7 @@ BI.MultiLayerSingleLevelTree = BI.inherit(BI.Widget, {