Merge branch 'main' of https://github.com/metersphere/metersphere
This commit is contained in:
commit
840f6503f0
|
@ -704,7 +704,7 @@ export default {
|
|||
},
|
||||
handleRunBatch(config) {
|
||||
let obj = {
|
||||
planIds: this.testPlanCaseIds,
|
||||
planCaseIds: this.testPlanCaseIds,
|
||||
config: config,
|
||||
triggerMode: "BATCH",
|
||||
projectId: getCurrentProjectID(),
|
||||
|
|
Loading…
Reference in New Issue