fix(测试跟踪): 自定义字段保存后ID未显示
--bug=1024404 --user=宋昌昌 【测试跟踪】项目未开启测试用例自定义ID-新建用例-保存-ID显示暂无 https://www.tapd.cn/55049933/s/1350108
This commit is contained in:
parent
100ab664f8
commit
bcdee0e504
|
@ -679,6 +679,9 @@ export default {
|
|||
},
|
||||
deep: true,
|
||||
},
|
||||
$route(to, from) {
|
||||
this.$router.go(0);
|
||||
}
|
||||
},
|
||||
beforeDestroy() {
|
||||
this.removeListener();
|
||||
|
|
Loading…
Reference in New Issue