Rows per page remove

This commit is contained in:
2024-01-21 13:24:14 +01:00
parent a95f373971
commit 1b96716059

View File

@@ -446,6 +446,7 @@ watch(ccodes, (codes) => {
:headers="hproducts" :headers="hproducts"
:items="tproducts" :items="tproducts"
:body-row-class-name="bodyRowClassNameFunction" :body-row-class-name="bodyRowClassNameFunction"
:hide-rows-per-page="true"
alternating alternating
> >
<template #item-countryName="{ countryName, url }"> <template #item-countryName="{ countryName, url }">