vue element-ui typescript tree报错 === Property 'getCheckedNodes' does not exist on type '
Posted cynthia-wuqian
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了vue element-ui typescript tree报错 === Property 'getCheckedNodes' does not exist on type '相关的知识,希望对你有一定的参考价值。
import Tree from ‘element-ui‘ const ref = <Tree>this.$refs.tree ref.getCheckedNodes()
以上是关于vue element-ui typescript tree报错 === Property 'getCheckedNodes' does not exist on type '的主要内容,如果未能解决你的问题,请参考以下文章
如何使用第三方库提供的类型? (打字稿,Element-UI)
vue中的element-ui和react的element-ui