diff --git a/components/lib/tree/Tree.vue b/components/lib/tree/Tree.vue index ff42549f7..edc1b6a8a 100755 --- a/components/lib/tree/Tree.vue +++ b/components/lib/tree/Tree.vue @@ -30,6 +30,7 @@ :selectionKeys="selectionKeys" @checkbox-change="onCheckboxChange" :pt="pt" + :unstyled="unstyled" >