Skip to content

Commit 2017f8a

Browse files
committed
fix: 修改《说说element组件库与broadcast与dispatch》错别字
1 parent 62a9d2a commit 2017f8a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/说说element组件库broadcast与dispatch.MarkDown

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
周所周知,Vue在2.0版本中去除了$broadcast方法以及$dispatch方法,最近在学习饿了么的[Element](https://github.com/ElemeFE/element)时重新实现了这两种方法,并以minix的方式引入
1+
众所周知,Vue 在 2.0 版本中去除了$broadcast方法以及$dispatch 方法,最近在学习饿了么的[Element](https://github.com/ElemeFE/element)时重新实现了这两种方法,并以 minix 的方式引入
22

33
看一下[源代码](https://github.com/ElemeFE/element/blob/dev/src/mixins/emitter.js)
44

0 commit comments

Comments
 (0)