diff --git a/frontend/src/business/components/api/automation/scenario/component/PluginComponent.vue b/frontend/src/business/components/api/automation/scenario/component/PluginComponent.vue index 070987def9..d924f77f38 100644 --- a/frontend/src/business/components/api/automation/scenario/component/PluginComponent.vue +++ b/frontend/src/business/components/api/automation/scenario/component/PluginComponent.vue @@ -158,7 +158,6 @@ export default { default: false, }, message: String, - response: {}, isReadOnly: { type: Boolean, default: @@ -201,6 +200,7 @@ export default { '{"form":{"labelPosition":"right","size":"mini","labelWidth":"120px","hideRequiredAsterisk":false,"showMessage":false,"inlineMessage":false}}' ), pluginName: "", + response: {}, } }, computed: {