fix(测试跟踪): 测试计划功能用例按条件筛选后,切换测试计划,模块树用例数量显示不对
--bug=1028012 --user=陈建星 【测试跟踪】测试计划-功能测试用例-执行用例-筛选执行结果为未执行-执行用例后左侧模块树数量未更新 https://www.tapd.cn/55049933/s/1404194
This commit is contained in:
parent
e7d24b1d2e
commit
ee176ad091
|
@ -133,7 +133,7 @@ export default {
|
|||
this.condition.name = undefined;
|
||||
}
|
||||
this.clearSelectNode();
|
||||
this.initData();
|
||||
this.getNodeTreeByPlanId(this.condition);
|
||||
}
|
||||
},
|
||||
methods: {
|
||||
|
|
Loading…
Reference in New Issue