mirror of
https://github.com/ElemeFE/element.git
synced 2025-12-19 12:04:02 +08:00
Tree: import checkbox
This commit is contained in:
@@ -40,6 +40,7 @@
|
||||
|
||||
<script type="text/jsx">
|
||||
import CollapseTransition from './transition';
|
||||
import ElCheckbox from 'element-ui/packages/checkbox'
|
||||
|
||||
export default {
|
||||
name: 'el-tree-node',
|
||||
@@ -55,6 +56,7 @@
|
||||
},
|
||||
|
||||
components: {
|
||||
ElCheckbox,
|
||||
CollapseTransition,
|
||||
NodeContent: {
|
||||
props: {
|
||||
|
||||
Reference in New Issue
Block a user