Explorar el Código

propertyDtos changeTo propertyList

deason hace 5 años
padre
commit
4b6593f61b
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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: "新增属性",