File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 2222- [x] [ 支持单元格合并 (colSpan and rowSpan)] ( http://doc.huangsw.com/vue-easytable/app.html#/table?anchor=table-cell-merge )
2323- [x] [ 支持 checkbox 多选功能] ( http://doc.huangsw.com/vue-easytable/app.html#/table?anchor=table-selection-advanced )
2424- [x] [ footer 汇总功能] ( http://doc.huangsw.com/vue-easytable/app.html#/table?anchor=table-footer-summary )
25+ - [x] [ 添加条件过滤功能] ( http://doc.huangsw.com/vue-easytable/app.html#/table?anchor=table-filters )
2526- [ ] 添加导出 excel 功能
2627- [ ] 添加导出 pdf 功能
27- - [ ] 添加条件过滤功能
2828- [ ] 添加行展开功能
2929- [ ] 纵向整列拖动
3030
Original file line number Diff line number Diff line change @@ -24,9 +24,9 @@ Based on vue2.x flexible table components.
2424- [x] [ Support cell merge (colSpan and rowSpan)] ( http://doc.huangsw.com/vue-easytable/app.html#/table?anchor=table-cell-merge )
2525- [x] [ Support checkbox selection] ( http://doc.huangsw.com/vue-easytable/app.html#/table?anchor=table-selection-advanced )
2626- [x] [ Footer summary] ( http://doc.huangsw.com/vue-easytable/app.html#/table?anchor=table-footer-summary )
27+ - [x] [ Conditional filter] ( http://doc.huangsw.com/vue-easytable/app.html#/table?anchor=table-filters )
2728- [ ] Export excel
2829- [ ] Export PDF
29- - [ ] Conditional filter
3030- [ ] Row expansion
3131- [ ] Vertical column drag
3232
You can’t perform that action at this time.
0 commit comments