소스 검색

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: "新增属性",