feat(VnCard): use props searchbar #600
No reviewers
Labels
No Milestone
No Assignees
2 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: verdnatura/salix-front#600
Loading…
Reference in New Issue
No description provided.
Delete Branch "vnCard-unify-searchbarParams"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
@ -28,11 +28,12 @@ const searchBarDataKeys = {
data-key="Zone"
:descriptor="ZoneDescriptor"
:search-data-key="searchBarDataKeys[routeName]"
De zonas no hagas caso pq lo estamos rehaciendo en la de finalizar Zonas pq da problemas como esta y esta rama la he sacado de ahi y por eso hay cosas quitadas
@ -75,3 +63,1 @@
:custom-route-redirect-name="searchCustomRouteRedirect"
:redirect="searchRedirect"
/>
<VnSearchbar :data-key="props.searchDataKey" v-bind="$attrs['searchbar']" />
hmm y crear una prop tipo: props o settings? No lo veo mal como está ahora, lo digo como sugerencia
searchbarProps?
@ -13,3 +13,3 @@
search-url="Suppliers/filter"
searchbar-label="Search suppliers"
search-url-query="table"
:searchbar="{
Falta pasar el label y la url.