|
|
@ -255,12 +255,7 @@ |
|
|
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 |
|
|
this.filters.testCasedb=this.xmTestCasedb |
|
|
|
|
|
|
|
|
if(this.xmTestPlan && this.xmTestPlan.id){ |
|
|
|
|
|
this.searchXmTestPlanCaseUserDist(); |
|
|
|
|
|
|
|
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
this.searchXmTestPlanCaseUserDist(); |
|
|
} |
|
|
} |
|
|
},//end method |
|
|
},//end method |
|
|
mounted() { |
|
|
mounted() { |
|
|
|