feat(接口测试): 修复场景未执行步骤内容响应错误的问题

--bug=1018084 --user=宋天阳 【接口测试】场景 - 参数设置 - 未执行的请求,响应内容显示错误
https://www.tapd.cn/55049933/s/1266588
This commit is contained in:
song-tianyang 2022-10-18 18:40:53 +08:00 committed by 建国
parent 02614713e4
commit 703a3c1b22
1 changed files with 2 additions and 0 deletions

View File

@ -71,6 +71,8 @@ export default {
}
}
});
} else {
this.response = null;
}
},
active() {