diff --git a/pages/index.vue b/pages/index.vue index 45cf9c93..12e874bb 100644 --- a/pages/index.vue +++ b/pages/index.vue @@ -1030,7 +1030,7 @@ this.auth = 'None'; this.httpUser = ''; this.httpPassword = ''; - this.headers = ''; + this.headers = []; this.params = []; } }