fix(接口测试): 恢复合并丢失一个参数

This commit is contained in:
fit2-zhao 2022-01-13 16:38:19 +08:00 committed by jianxing
parent 06168a902c
commit 6a0818819b
1 changed files with 1 additions and 0 deletions

View File

@ -860,6 +860,7 @@ export default {
},
handleCommand() {
this.debug = false;
this.saved = true;
/*触发执行操作*/
this.$refs['currentScenario'].validate(async (valid) => {
if (valid) {