adding endpoint for LocationType. fetch types and add form fields.

This commit is contained in:
2021-10-13 19:31:48 +02:00
parent b418d13190
commit 4d4662a634
5 changed files with 98 additions and 6 deletions

View File

@@ -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"