Commit 3553bab9 by huangqy

1

parent 31656047
import Vue from 'vue'
import { Button, Descriptions, Empty, Icon, Statistic, Tree, TreeSelect, Modal ,Table, Input, FormModel } from 'ant-design-vue'
import { Button, Descriptions, Empty, Icon, Statistic, Tree, TreeSelect, Modal ,Table, Input, FormModel, Checkbox, Drawer } from 'ant-design-vue'
Vue.use(Statistic)
Vue.use(Empty)
Vue.use(Tree)
......@@ -11,3 +11,5 @@ Vue.use(Modal)
Vue.use(Table)
Vue.use(Input)
Vue.use(FormModel)
Vue.use(Drawer)
Vue.use(Checkbox)
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论