alibaba / alibaba/lowcode-engine
关于变量绑定弹窗的1个bug、1个优化
- Dominant language
- TypeScript
- Stars
- 15.9k
- Forks
- 2.7k
- PR merge metrics
- No merged PRs in 30d
Description
## **Describe the bug (required)** / **详细描述 bug(必填)**
1. (bug)变量绑定弹窗->变量列表里点击的函数名,点击生成的代码少了this.

3. (优化)在variableBindDialog的拓展里面,我拓展了[请求处理事件]类型,是类方法(用途是配置增删改的请求方法,区别于数据源,我只把查询的接口写在数据源),但是配置必须填写属性名,为空也会多出一个点

## **To Reproduce (required)** / **如何复现 bug?(必填,非常重要)**
## **Screenshots (optional)** / **bug 截图(可选)**
这是我扩展的配置

这是我阅读源码发现的关键代码

## **Environments (please complete the following information) (required):** / **请提供如下信息(必填)**
- AliLowCodeEngine version: [e.g. 1.1.9-beta.1] / 低代码引擎版本
- AliLowCodeEngineExt version: [e.g. 1.0.7-beta.1] / 低代码引擎扩展包版本
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.