feat: hide url

This commit is contained in:
Javier Segarra 2025-03-21 11:14:13 +01:00
parent 64fe998053
commit 69548456c3
1 changed files with 1 additions and 0 deletions

View File

@ -204,6 +204,7 @@ function onBuysFetched(data) {
dense
:is-editable="true"
:row-click="false"
:search-url="false"
:right-search="false"
:right-search-icon="false"
v-model:selected="selectedRows"