Skip to content

Commit 92869b2

Browse files
authored
Update README.md
1 parent 020e75d commit 92869b2

File tree

1 file changed

+7
-14
lines changed

1 file changed

+7
-14
lines changed

README.md

Lines changed: 7 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -47,20 +47,13 @@ Vue.component(VPagination.name, VPagination)
4747

4848
## ToDo
4949

50-
- 添加单元格编辑功能
51-
Add cell editing
52-
- 添加 checkbox 多选功能
53-
Add the checkbox multiple selection
54-
- 添加 footer 功能
55-
Add the footer
56-
- 添加导出 excel 功能
57-
Add the export excel
58-
- 添加导出 pdf 功能
59-
Add the export pdf
60-
- 添加条件过滤功能
61-
Add conditional filtering
62-
- 添加行展开功能
63-
Add line expansion
50+
- [x] 添加单元格编辑功能
51+
- [ ] 添加 checkbox 多选功能  
52+
- [ ] 添加 footer 功能
53+
- [ ] 添加导出 excel 功能
54+
- [ ] 添加导出 pdf 功能
55+
- [ ] 添加条件过滤功能
56+
- [ ] 添加行展开功能
6457

6558

6659
## License

0 commit comments

Comments
 (0)