zhangjie 2 년 전
부모
커밋
a83ae3eae1
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      src/modules/questions/views/PropertyInfo.vue

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

@@ -103,6 +103,7 @@
         :props="defaultProps"
         :default-expanded-keys="ids"
         highlight-current
+        show-checkbox
         :check-strictly="true"
         @node-click="handleNodeClick"
         @check="checkChange"