element Arrow function in static file

mspsb9vt  于 5个月前  发布在  其他
关注(0)|答案(2)|浏览(51)

Element UI version

2.13.0

OS/Browsers version

mac

Vue version

3.0.0-alpha.10

https://jsfiddle.net/mmx38qxw/

Steps to reproduce

() => toggleDropDownVisible(false), 部分代码

What is Expected?

箭头函数转成es5函数

What is actually happening?

箭头函数转成es5函数

qpgpyjmq

qpgpyjmq1#

Translation of this issue:

Element UI version

2.13.0

OS/Browsers version

Mac

Vue version

3.0.0-alpha.10

https://jsfiddle.net/mmx38qxw/

Steps to reproduce

() = > toggledropdownvisible (false), partial code

What is Expected?

Arrow function to Es5 function

What is actually happening?

Arrow function to Es5 function

xpcnnkqh

xpcnnkqh2#

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

相关问题