diff --git a/src/pages/05_quotation/TableRequest.vue b/src/pages/05_quotation/TableRequest.vue index 072b39d2..bd15da5b 100644 --- a/src/pages/05_quotation/TableRequest.vue +++ b/src/pages/05_quotation/TableRequest.vue @@ -66,7 +66,6 @@ function goToRequestList(id: string) { card-container-class="q-col-gutter-sm" :no-data-label="$t('general.noDataTable')" class="full-width" - :no-data-label="$t('general.noDataTable')" :pagination="{ rowsPerPage: 0, }"