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"