#7353 warmfix-fixSearchbar #697

Merged
jorgep merged 4 commits from 7353-warmfix-fixSearchbar into test 2024-09-13 07:22:44 +00:00
1 changed files with 1 additions and 1 deletions
Showing only changes of commit 2b012d2de4 - Show all commits

View File

@ -3,7 +3,7 @@ import VnSearchbar from 'components/ui/VnSearchbar.vue';
</script>
<template>
<VnSearchbar
data-key="SalesMonitorTickets"
data-key="saleMonitorTickets"
url="SalesMonitors/salesFilter"
:redirect="false"
:label="$t('searchBar.label')"