摘要: <el-tree :data="data" :props="defaultProps" show-checkbox node-key="rowId" ref="tree" @check-change="handleCheckChange"></el-tree> //获取选中和半选中状态下的数据 ha 阅读全文
posted @ 2022-05-18 17:07 前端路远且长 阅读(1713) 评论(0) 推荐(0)