diff --git a/src/views/dashboard/List.vue b/src/views/dashboard/List.vue index f8cb43ef..5dbe374f 100644 --- a/src/views/dashboard/List.vue +++ b/src/views/dashboard/List.vue @@ -20,7 +20,7 @@ limitations under the License. --> placeholder="Please input name" class="input-with-search ml-10" size="small" - @change="searchDashboards" + @change="searchDashboards(1)" >