0
0
Fork 0

feat: move Qbtn

This commit is contained in:
Javier Segarra 2024-07-05 10:02:07 +02:00
parent 60481861ee
commit da3a601741
2 changed files with 8 additions and 8 deletions

View File

@ -205,14 +205,6 @@ defineExpose({
show-if-above
>
<QScrollArea class="fit">
<QBtn
class="q-mt-lg q-mr-xs q-mb-lg"
round
color="primary"
style="position: fixed; z-index: 1; right: 0; bottom: 0"
icon="search"
@click="filterPanel.search()"
></QBtn>
<VnFilterPanel
ref="filterPanel"
:data-key="$attrs['data-key']"

View File

@ -193,6 +193,14 @@ function formatValue(value) {
</script>
<template>
<QBtn
class="q-mt-lg q-mr-xs q-mb-lg"
round
color="primary"
style="position: fixed; z-index: 1; right: 0; bottom: 0"
icon="search"
@click="search()"
></QBtn>
<QForm @submit="search" id="filterPanelForm">
<QList dense>
<QItem class="q-mt-xs">