fix(测试跟踪): 测试计划切换我的用例左侧树未刷新
--bug=1029781 --user=宋昌昌 【测试跟踪】-进入测试计划-功能用例tab 选择“我的用例”后左侧模块树没有搜索“我的用例” https://www.tapd.cn/55049933/s/1413567
This commit is contained in:
parent
ace43fd93f
commit
1a27672244
|
@ -793,6 +793,7 @@ export default {
|
||||||
} else {
|
} else {
|
||||||
this.condition.executor = null;
|
this.condition.executor = null;
|
||||||
}
|
}
|
||||||
|
this.$emit('search');
|
||||||
this.initTableData();
|
this.initTableData();
|
||||||
},
|
},
|
||||||
statusChange(param) {
|
statusChange(param) {
|
||||||
|
|
Loading…
Reference in New Issue