浏览代码

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

lifanagju_citu 9 月之前
父节点
当前提交
168171e67b
共有 1 个文件被更改,包括 0 次插入1 次删除
  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"