fix: 测试计划-关联功能测试用例-查看报告统计-切回到功能测试用例页后左侧模块列消失

解决测试计划-关联功能测试用例-查看报告统计-切回到功能测试用例页后左侧模块列消失的缺陷
This commit is contained in:
song.tianyang 2021-02-03 10:37:22 +08:00
parent cc390326ab
commit 8e0d57a6d2
1 changed files with 3 additions and 5 deletions

View File

@ -57,11 +57,9 @@
'redirectCharType',
'clickType'
],
// activated() {
// this.search();
// this.checkTipsType();
// },
// mounted() {
mounted() {
this.initData();
},
activated(){
this.initData();
this.openTestCaseEdit(this.$route.path);