diff --git a/frontend/components/containers/documents/DocumentList.vue b/frontend/components/containers/documents/DocumentList.vue index 4f5eaaed..bcc776a3 100644 --- a/frontend/components/containers/documents/DocumentList.vue +++ b/frontend/components/containers/documents/DocumentList.vue @@ -10,10 +10,10 @@ :footer-props="{ 'items-per-page-options': [10, 50, 100] }" - @input="updateSelected" item-key="id" loading-text="Loading... Please wait" show-select + @input="updateSelected" >