This commit is contained in:
liqiang-fit2cloud 2023-01-10 16:36:55 +08:00
commit 840f6503f0
1 changed files with 1 additions and 1 deletions

View File

@ -704,7 +704,7 @@ export default {
},
handleRunBatch(config) {
let obj = {
planIds: this.testPlanCaseIds,
planCaseIds: this.testPlanCaseIds,
config: config,
triggerMode: "BATCH",
projectId: getCurrentProjectID(),