diff --git a/frontend/src/business/components/api/automation/ApiAutomation.vue b/frontend/src/business/components/api/automation/ApiAutomation.vue
index 95a3ab2f8b..4548ab4f3a 100644
--- a/frontend/src/business/components/api/automation/ApiAutomation.vue
+++ b/frontend/src/business/components/api/automation/ApiAutomation.vue
@@ -133,6 +133,9 @@
});
}
}
+ },
+ selectNodeIds() {
+ this.activeName = "default";
}
},
methods: {
diff --git a/frontend/src/business/components/api/definition/ApiDefinition.vue b/frontend/src/business/components/api/definition/ApiDefinition.vue
index dc13136a3c..6f7a3c3e0a 100644
--- a/frontend/src/business/components/api/definition/ApiDefinition.vue
+++ b/frontend/src/business/components/api/definition/ApiDefinition.vue
@@ -1,152 +1,152 @@
-
-
-
-
+
+
+
+
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
-
-
-
-
-
- {{ $t('api_test.definition.request.fast_debug') }}
- {{ $t('api_test.definition.request.title') }}
- {{ $t('api_test.definition.request.close_all_label') }}
-
-
-
-
-
-
+
+
+
+
+
+ {{ $t('api_test.definition.request.fast_debug') }}
+ {{ $t('api_test.definition.request.title') }}
+ {{ $t('api_test.definition.request.close_all_label') }}
+
+
+
+
+
+
-
-
+
+