vue element-ui typescript tree报错 === Property 'getCheckedNodes' does not exist on type 'Element | El

import { Tree } from 'element-ui'

const ref = <Tree>this.$refs.tree
ref.getCheckedNodes()  
相关文章
相关标签/搜索