quickstart: updating document (#5756)

updating document quickstart.md
文档中,按需引入部分的组件列表中没有Notification,已补上,防止使用者不会使用。
pull/5757/head
suweiteng 2017-07-07 18:19:31 +08:00 committed by cinwell.li
parent 5536efab5c
commit eb599b6129
1 changed files with 2 additions and 1 deletions

View File

@ -259,7 +259,8 @@ import {
ColorPicker, ColorPicker,
Loading, Loading,
MessageBox, MessageBox,
Message Message,
Notification
} from 'element-ui' } from 'element-ui'
Vue.use(Pagination) Vue.use(Pagination)