|
|
@ -244,12 +244,9 @@ |
|
|
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.searchXmTestPlanCaseExecStatusDist(); |
|
|
this.searchXmTestPlanCaseExecStatusDist(); |
|
|
|
|
|
|
|
|
} |
|
|
} |
|
|
|
|
|
|
|
|
} |
|
|
|
|
|
},//end method |
|
|
},//end method |
|
|
mounted() { |
|
|
mounted() { |
|
|
initSimpleDicts('all',['testStepTcode'] ).then(res=>{ |
|
|
initSimpleDicts('all',['testStepTcode'] ).then(res=>{ |
|
|
|