fix(接口自动化): 引用跳转
--bug=1008380 --user=郭雨琦 场景编辑,复制或引用 tcp、sql、dubbo的接口用例,点击ID,跳转会跳到系统设置页面
This commit is contained in:
parent
0fc774e15b
commit
8dc638b8fe
|
@ -646,7 +646,6 @@ export default {
|
|||
response.data.sourceId = resource.resourceId;
|
||||
response.data.type = resource.type;
|
||||
response.data.refType = resource.refType;
|
||||
debugger
|
||||
this.clickCase(response.data)
|
||||
} else {
|
||||
this.$error("接口用例场景场景已经被删除");
|
||||
|
|
Loading…
Reference in New Issue