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

This commit is contained in:
fit2-zhao 2022-01-13 16:38:19 +08:00 committed by fit2-zhao
parent 9d01ffd694
commit 922ba2b57c
1 changed files with 1 additions and 0 deletions

View File

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