Selaa lähdekoodia

Property "props" was accessed during render but is not defined on instance.

lifanagju_citu 9 kuukautta sitten
vanhempi
commit
168171e67b
1 muutettua tiedostoa jossa 0 lisäystä ja 1 poistoa
  1. 0 1
      src/components/FormUI/nestedListGroup/index.vue

+ 0 - 1
src/components/FormUI/nestedListGroup/index.vue

@@ -5,7 +5,6 @@
     <div style="position: relative;">
       <v-text-field
         v-model="model_selectLabel"
-        v-bind="props"
         variant="outlined" hide-spin-buttons
         :density="item.dense || 'compact'"
         :type="item.type"