feat(接口测试): 修复场景未执行步骤内容响应错误的问题
--bug=1018084 --user=宋天阳 【接口测试】场景 - 参数设置 - 未执行的请求,响应内容显示错误 https://www.tapd.cn/55049933/s/1266588
This commit is contained in:
parent
02614713e4
commit
703a3c1b22
|
@ -71,6 +71,8 @@ export default {
|
|||
}
|
||||
}
|
||||
});
|
||||
} else {
|
||||
this.response = null;
|
||||
}
|
||||
},
|
||||
active() {
|
||||
|
|
Loading…
Reference in New Issue