fix: 删除多余日志

This commit is contained in:
wenyann 2021-06-15 10:46:11 +08:00 committed by 刘瑞斌
parent 4d4661b5a0
commit fbfa4a4a74
1 changed files with 0 additions and 1 deletions

View File

@ -32,7 +32,6 @@ import {saveScenario} from "@/business/components/api/automation/api-automation"
},
methods: {
run() {
console.log(this.runData.onSampleError);
let testPlan = createComponent('TestPlan');
let threadGroup = createComponent('ThreadGroup');
threadGroup.hashTree = [];