Arrow function in static file
Open
stale
- Dominant language
- Vue
- Stars
- 54k
- Forks
- 14.4k
- PR merge metrics
- No merged PRs in 30d
Description
### Element UI version
2.13.0
### OS/Browsers version
mac
### Vue version
3.0.0-alpha.10
### Reproduction Link
https://jsfiddle.net/mmx38qxw/
### Steps to reproduce
() => toggleDropDownVisible(false), 部分代码
### What is Expected?
箭头函数转成es5函数
### What is actually happening?
箭头函数转成es5函数
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.