mirror of
https://github.com/doocs/md.git
synced 2024-11-24 19:10:34 +08:00
Merge branch 'm_create_vue' of https://github.com/doocs/md into m_create_vue
This commit is contained in:
commit
2d76cae551
@ -35,7 +35,7 @@ Vue.use(Col)
|
|||||||
Vue.use(Row)
|
Vue.use(Row)
|
||||||
Vue.use(Dialog)
|
Vue.use(Dialog)
|
||||||
Vue.use(Loading)
|
Vue.use(Loading)
|
||||||
Vue.use(Message)
|
Vue.component(Message.name, Message)
|
||||||
|
|
||||||
Vue.prototype.$loading = Loading.service
|
Vue.prototype.$loading = Loading.service
|
||||||
Vue.prototype.$message = Message
|
Vue.prototype.$message = Message
|
||||||
|
Loading…
Reference in New Issue
Block a user