Browse Source

propertyDtos changeTo propertyList

deason 5 năm trước cách đây
mục cha
commit
4b6593f61b
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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: "新增属性",