摘要: 项目需求:循环菜单,每个菜单里面都有children的树形结构展示(如图) 刚开始想为每个树形结构 ::ref="'trees'+index",但是获取不到, /*循环菜单 this.$refs['trees'+index].getCheckedKeys()*/ 这样些是获取不到的,会报 getCh 阅读全文
posted @ 2020-05-20 17:26 陈拾 阅读(471) 评论(0) 推荐(0)