From 1b96716059ae053a83feea21ab0ab8cee3111015 Mon Sep 17 00:00:00 2001 From: Jaroslav Drzik Date: Sun, 21 Jan 2024 13:24:14 +0100 Subject: [PATCH] Rows per page remove --- resources/js/Pages/IkeaRoot.vue | 1 + 1 file changed, 1 insertion(+) diff --git a/resources/js/Pages/IkeaRoot.vue b/resources/js/Pages/IkeaRoot.vue index 101601a..a4a511c 100644 --- a/resources/js/Pages/IkeaRoot.vue +++ b/resources/js/Pages/IkeaRoot.vue @@ -446,6 +446,7 @@ watch(ccodes, (codes) => { :headers="hproducts" :items="tproducts" :body-row-class-name="bodyRowClassNameFunction" + :hide-rows-per-page="true" alternating >