|
|
@ -254,13 +254,8 @@ |
|
|
this.filters.testPlan=this.xmTestPlan |
|
|
this.filters.testPlan=this.xmTestPlan |
|
|
this.filters.product=this.xmProduct |
|
|
this.filters.product=this.xmProduct |
|
|
this.filters.project=this.xmProject |
|
|
this.filters.project=this.xmProject |
|
|
this.filters.testCasedb=this.xmTestCasedb |
|
|
|
|
|
|
|
|
|
|
|
if(this.xmTestPlan && this.xmTestPlan.id){ |
|
|
|
|
|
this.searchXmTestPlanCaseUserDist(); |
|
|
|
|
|
|
|
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
this.filters.testCasedb=this.xmTestCasedb |
|
|
|
|
|
this.searchXmTestPlanCaseUserDist(); |
|
|
} |
|
|
} |
|
|
},//end method |
|
|
},//end method |
|
|
mounted() { |
|
|
mounted() { |
|
|
|