diff --git a/frontend/src/components/business/ms-minders/testPlanFeatureCaseMinder/index.vue b/frontend/src/components/business/ms-minders/testPlanFeatureCaseMinder/index.vue index 3543cc8c2a..ef09a71980 100644 --- a/frontend/src/components/business/ms-minders/testPlanFeatureCaseMinder/index.vue +++ b/frontend/src/components/business/ms-minders/testPlanFeatureCaseMinder/index.vue @@ -175,6 +175,7 @@ testPlanCaseId: selectNode?.data?.id, caseId: selectNode?.data?.caseId, testPlanId: props.planId, + selectAll: batchMinderParams.minderModuleIds.includes('NONE'), ...batchMinderParams, }" :is-minder-batch="isMinderOperation"