Sfoglia il codice sorgente

propertyDtos changeTo propertyList

deason 5 anni fa
parent
commit
4b6593f61b
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1 1
      src/modules/questions/views/PropertyInfo.vue

+ 1 - 1
src/modules/questions/views/PropertyInfo.vue

@@ -184,7 +184,7 @@ export default {
       showSonName: false,
       data: [],
       defaultProps: {
-        children: "propertyDtos",
+        children: "propertyList",
         label: "name"
       },
       title: "新增属性",