mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-08-21 15:13:50 +00:00
adding endpoint for LocationType. fetch types and add form fields.
This commit is contained in:
@@ -8,9 +8,11 @@
|
||||
|
||||
<VueMultiselect
|
||||
name="selectLocation"
|
||||
id="selectLocation"
|
||||
track-by="id"
|
||||
:multiple="false"
|
||||
:searchable="true"
|
||||
open-direction="top"
|
||||
placeholder="Choisissez une localisation"
|
||||
label="name"
|
||||
:custom-label="customLabel"
|
||||
|
Reference in New Issue
Block a user