mirror of
https://github.com/PanJiaChen/vue-element-admin.git
synced 2025-09-08 11:26:24 +08:00
refine
This commit is contained in:
parent
b2a5ff71fe
commit
faab5f6e9b
@ -118,6 +118,7 @@ Understanding and learning this knowledge in advance will greatly help the use o
|
||||
- Avatar Upload
|
||||
- Back To Top
|
||||
- Drag Dialog
|
||||
- Drag Select
|
||||
- Drag Kanban
|
||||
- Drag List
|
||||
- SplitPane
|
||||
|
@ -130,6 +130,7 @@
|
||||
- 头像上传
|
||||
- 返回顶部
|
||||
- 拖拽Dialog
|
||||
- 拖拽Select
|
||||
- 拖拽看板
|
||||
- 列表拖拽
|
||||
- SplitPane
|
||||
|
@ -22,6 +22,7 @@ export default {
|
||||
componentMixin: 'Mixin',
|
||||
backToTop: 'Ir arriba',
|
||||
dragDialog: 'Drag Dialog',
|
||||
dragSelect: 'Drag Select',
|
||||
dragKanban: 'Drag Kanban',
|
||||
charts: 'Gráficos',
|
||||
keyboardChart: 'Keyboard Chart',
|
||||
|
Loading…
x
Reference in New Issue
Block a user