0
0
Fork 0

fix: use model

This commit is contained in:
Alex Moreno 2024-06-14 15:01:12 +02:00
parent 83a0ec7eb8
commit 81591b4f67
1 changed files with 1 additions and 0 deletions

View File

@ -275,6 +275,7 @@ const columns = computed(() => [
:right-search="false"
card-class="grid-two q-gutter-x-md"
:is-editable="true"
:use-model="true"
/>
</template>
<style lang="scss" scoped></style>