Added selfUpdate prop
This commit is contained in:
parent
864628a014
commit
a5c4772d43
1 changed files with 1 additions and 0 deletions
|
|
@ -54,6 +54,7 @@
|
|||
:route="form.route"
|
||||
:isTask="form.isTask"
|
||||
:submitLabel="form.submitLabel"
|
||||
:selfUpdate="form.selfUpdate"
|
||||
:schema="form.schema"/>
|
||||
</tabContent>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue