提交 19a376c9 编写于 作者: yma16's avatar yma16

perf:添加element的提示

上级 b749238a
......@@ -21,7 +21,8 @@ import {
Link,
Loading,
Pagination,
Alert
Alert,
Notification
} from 'element-ui'
const importElementComponents = (Vue) => {
......@@ -48,7 +49,7 @@ const importElementComponents = (Vue) => {
Vue.use(Pagination)
Vue.use(Alert)
Vue.prototype.$message = Message
// Vue.prototype.$notify = Notification
Vue.prototype.$notify = Notification
}
export default importElementComponents
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册