fix(测试跟踪): 自定义字段保存后ID未显示

--bug=1024404 --user=宋昌昌 【测试跟踪】项目未开启测试用例自定义ID-新建用例-保存-ID显示暂无 https://www.tapd.cn/55049933/s/1350108
This commit is contained in:
song-cc-rock 2023-03-14 20:25:06 +08:00 committed by fit2-zhao
parent 100ab664f8
commit bcdee0e504
1 changed files with 3 additions and 0 deletions

View File

@ -679,6 +679,9 @@ export default {
},
deep: true,
},
$route(to, from) {
this.$router.go(0);
}
},
beforeDestroy() {
this.removeListener();