mirror of
https://gitee.com/xuliangzhan_admin/vxe-table.git
synced 2026-01-21 05:27:57 +08:00
文档按需引入模块,删除已经废弃的Excel和Message模块
文档按需引入模块,删除已经废弃的Excel和Message模块
This commit is contained in:
@@ -48,7 +48,6 @@
|
||||
Loading,
|
||||
Tooltip,
|
||||
Grid,
|
||||
Excel,
|
||||
Menu,
|
||||
Toolbar,
|
||||
Pager,
|
||||
@@ -56,7 +55,6 @@
|
||||
Radio,
|
||||
Input,
|
||||
Button,
|
||||
Message,
|
||||
Export,
|
||||
Keyboard,
|
||||
Resize
|
||||
@@ -73,7 +71,6 @@
|
||||
Vue.use(Loading)
|
||||
Vue.use(Tooltip)
|
||||
Vue.use(Grid)
|
||||
Vue.use(Excel)
|
||||
Vue.use(Menu)
|
||||
Vue.use(Toolbar)
|
||||
Vue.use(Pager)
|
||||
@@ -81,7 +78,6 @@
|
||||
Vue.use(Radio)
|
||||
Vue.use(Input)
|
||||
Vue.use(Button)
|
||||
Vue.use(Message)
|
||||
Vue.use(Export)
|
||||
Vue.use(Keyboard)
|
||||
Vue.use(Resize)
|
||||
|
||||
Reference in New Issue
Block a user