From 1dc86406b189262a8f5e4622926580b864a9958f Mon Sep 17 00:00:00 2001 From: linkodm1 Date: Fri, 17 May 2024 09:36:06 -0400 Subject: [PATCH] added the string cbor option to the build vue --- .../components/management/agents/Agents.vue | 10 +++- .../management/agents/AgentsManageModal.vue | 10 +++- .../management/builder/ActionParameter.vue | 4 +- .../components/management/builder/Build.vue | 48 +++++++++++++++---- .../management/builder/ParameterView.vue | 5 +- .../management/builder/buildAri.vue | 2 +- 6 files changed, 64 insertions(+), 15 deletions(-) diff --git a/anms-ui/public/app/components/management/agents/Agents.vue b/anms-ui/public/app/components/management/agents/Agents.vue index 24e9f99..56c6377 100644 --- a/anms-ui/public/app/components/management/agents/Agents.vue +++ b/anms-ui/public/app/components/management/agents/Agents.vue @@ -83,7 +83,7 @@ + :agents="selectedAgents" :cbor="cborString">