Update components.js (#263)

pull/287/head
許吖多 2018-11-20 17:41:28 +08:00 committed by tangjinzhou
parent 4bb9e75875
commit c478ec949e
1 changed files with 1 additions and 1 deletions

View File

@ -55,7 +55,7 @@ import {
Upload,
// version,
Drawer,
} from 'antd'
} from 'ant-design-vue'
Vue.prototype.$message = message
Vue.prototype.$notification = notification