mirror of
https://gitee.com/xuliangzhan_admin/vxe-table.git
synced 2026-01-21 05:27:57 +08:00
增加 switch 模块
This commit is contained in:
@@ -22,6 +22,7 @@ import {
|
||||
Tooltip,
|
||||
Form,
|
||||
Select,
|
||||
Switch,
|
||||
Edit,
|
||||
Export,
|
||||
Keyboard,
|
||||
@@ -75,6 +76,7 @@ Vue.use(Modal)
|
||||
Vue.use(Tooltip)
|
||||
Vue.use(Form)
|
||||
Vue.use(Select)
|
||||
Vue.use(Switch)
|
||||
Vue.use(Edit)
|
||||
Vue.use(Export)
|
||||
Vue.use(Keyboard)
|
||||
|
||||
Reference in New Issue
Block a user