forked from verdnatura/salix-front
fix: use model
This commit is contained in:
parent
83a0ec7eb8
commit
81591b4f67
|
@ -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>
|
||||
|
|
Loading…
Reference in New Issue