fix: 删除多余日志
This commit is contained in:
parent
4d4661b5a0
commit
fbfa4a4a74
|
@ -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 = [];
|
||||
|
|
Loading…
Reference in New Issue