alibaba/lowcode-engine

变量绑定自定义函数丢失了this

Open

#1852 opened on Apr 7, 2023

View on GitHub
 (2 comments) (0 reactions) (1 assignee)TypeScript (12,714 stars) (2,228 forks)batch import
help wanted

Description

如图所示,点击函数直接就是函数名,实际应该是this.xxx()

image

Contributor guide