Commit 330ea664 authored by 程卓's avatar 程卓

main.js增加 progress

parent cc9393f6
......@@ -50,7 +50,7 @@ import {
Anchor,
// Collapse,
Popconfirm,
// Progress,
Progress,
// Switch,
Calendar,
// BackTop,
......@@ -128,7 +128,7 @@ Vue.use(LocaleProvider)
Vue.use(Anchor)
// Vue.use(Collapse)
Vue.use(Popconfirm)
// Vue.use(Progress)
Vue.use(Progress)
// Vue.use(Switch)
Vue.use(Calendar)
// Vue.use(BackTop)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment