浏览代码

propertyDtos changeTo propertyList

deason 5 年之前
父节点
当前提交
4b6593f61b
共有 1 个文件被更改,包括 1 次插入1 次删除
  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: "新增属性",