fix(测试跟踪): 测试计划切换我的用例左侧树未刷新

--bug=1029781 --user=宋昌昌 【测试跟踪】-进入测试计划-功能用例tab 选择“我的用例”后左侧模块树没有搜索“我的用例” https://www.tapd.cn/55049933/s/1413567
This commit is contained in:
song-cc-rock 2023-09-06 18:43:10 +08:00 committed by 刘瑞斌
parent ace43fd93f
commit 1a27672244
1 changed files with 1 additions and 0 deletions

View File

@ -793,6 +793,7 @@ export default {
} else {
this.condition.executor = null;
}
this.$emit('search');
this.initTableData();
},
statusChange(param) {