Add new dropdown search
This commit is contained in:
@@ -25,6 +25,7 @@
|
||||
initial-category="COMPONENT"
|
||||
:initial-data="initialData"
|
||||
:lock-category="true"
|
||||
:allow-component-subcomponents="false"
|
||||
:saving="saving"
|
||||
@submit="handleSubmit"
|
||||
@cancel="handleCancel"
|
||||
|
||||
@@ -19,6 +19,7 @@
|
||||
mode="create"
|
||||
initial-category="COMPONENT"
|
||||
:lock-category="true"
|
||||
:allow-component-subcomponents="false"
|
||||
:saving="saving"
|
||||
@submit="handleSubmit"
|
||||
@cancel="handleCancel"
|
||||
|
||||
Reference in New Issue
Block a user