|
|
@ -200,8 +200,8 @@ |
|
|
this.filters.product=params.xmProduct |
|
|
this.filters.product=params.xmProduct |
|
|
this.filters.iteration=params.xmIteration |
|
|
this.filters.iteration=params.xmIteration |
|
|
|
|
|
|
|
|
if((this.filters.product && this.filters.product.id) || ( this.filters.iteration && this.filters.iteration.id)){ |
|
|
|
|
|
this.searchXmMenuAttDist() |
|
|
|
|
|
|
|
|
if((this.filters.product && this.filters.product.id) || ( this.filters.iteration && this.filters.iteration.id)){ |
|
|
|
|
|
this.searchXmMenuAttDist() |
|
|
} |
|
|
} |
|
|
|
|
|
|
|
|
}, |
|
|
}, |
|
|
|