diff --git a/src/components/modals/agents/BulkAction.vue b/src/components/modals/agents/BulkAction.vue index e107c605..e1045b8c 100644 --- a/src/components/modals/agents/BulkAction.vue +++ b/src/components/modals/agents/BulkAction.vue @@ -153,6 +153,39 @@ + +
+ + +
+
+ + + + + + state.target, @@ -395,6 +434,8 @@ export default defineComponent({ state, agentOptions, clientOptions, + collector, + customFieldOptions, siteOptions, filterByPlatformOptions, loading,