Skip to content
Snippets Groups Projects
Commit 3eb4aa09 authored by Julian's avatar Julian Committed by Hangzhi Yu
Browse files

Pass item to slots

parent cb515821
No related branches found
No related tags found
1 merge request!1208Resolve "Data management for the Models `Room` and `SchoolTerm`"
......@@ -23,6 +23,7 @@
:attrs="buildAttrs(itemModel, field)"
:on="buildOn(dynamicSetter(itemModel, field.value))"
:is-create="isCreate"
:item="itemModel"
>
<v-text-field
:label="field.text"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment