- 博客(2)
- 收藏
- 关注
原创 iview tree 实现单选功能、 iview tree 单选功能实现、iview tree 多选变单选、iview Tree树形控件
iview tree 实现单选功能、 iview tree 单选功能实现、iview tree 多选变单选、iview Tree树形控件 在用iview重构app后台管理系统时发现iview tree还没有单选的功能,嗯,那就自己搞一个简单的笨方法吧 废话不多说,贴点主要代码: 首先,当然是组件啦 <Tree :data="data" :load-data="loadData" show-checkbox check-strictly @on-check-change="checkChan
2020-06-16 18:23:42
1295
1
原创 element table 错位问题
element table 错位问题 出现的问题: 在vue项目中引入elementUI的table组件,当将表格的头部和列固定后就会出现表头与内容错位的问题。 解决方法 //表头部分错位 .el-table--border th:last-of-type { display: block!important; margin-right: 16px!important; w...
2020-03-25 14:55:01
592
空空如也
空空如也
TA创建的收藏夹 TA关注的收藏夹
TA关注的人
RSS订阅