tripeur преди 4 години
родител
ревизия
d03468b5d6
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  1. 1 1
      src/components/EditeurCreneau.vue

+ 1 - 1
src/components/EditeurCreneau.vue

@@ -95,7 +95,7 @@
         type="textarea"
         class="materialize-textarea"
         :modelValue="creneau.description"
-        @update:modelValue="inputListener($event, 'description')"
+        @input="inputListener($event, 'description')"
       />
       <chips-input
         label="Compétences & préférences associées"