摘要: 一、反例 <Dropdown class ="m-btn-style" style="margin-left: 10px"> <Button type="primary"> 添加菜单 <Icon type="md-arrow-dropdown"/> </Button> <Dropdown-menu 阅读全文
posted @ 2023-01-02 20:17 KwFruit 阅读(221) 评论(0) 推荐(0) 编辑
摘要: 一、组件 <Tree :data="baseData" @on-select-change="checkBoxSel" show-checkbox></Tree> 二、方法 checkBoxSel(root, node){ console.log(' ') console.log(' ') cons 阅读全文
posted @ 2023-01-02 16:46 KwFruit 阅读(516) 评论(0) 推荐(0) 编辑