feature: add drag select component (#1249)

This commit is contained in:
花裤衩
2018-10-24 16:06:24 +08:00
committed by Pan
parent f79d0febb1
commit c042dc8de3
8 changed files with 115 additions and 0 deletions

View File

@@ -22,6 +22,7 @@ export default {
componentMixin: 'Mixin',
backToTop: 'BackToTop',
dragDialog: 'Drag Dialog',
dragSelect: 'Drag Select',
dragKanban: 'Drag Kanban',
charts: 'Charts',
keyboardChart: 'Keyboard Chart',