alibaba / alibaba/lowcode-engine

关于变量绑定弹窗的1个bug、1个优化

Aperta
#2,347 2 commenti 0 reazioni 2 assegnatari Rivendicata da @hzd822 Vedi su GitHub
Lingua principale
TypeScript
Stelle
15.9k
Fork
2.7k
Metriche di merge delle PR
Nessuna PR unita negli ultimi 30g

Descrizione

## **Describe the bug (required)** / **详细描述 bug(必填)**
1. (bug)变量绑定弹窗->变量列表里点击的函数名,点击生成的代码少了this.
![image](https://github.com/alibaba/lowcode-engine/assets/38106851/cf0474d5-2ccf-4805-be2f-5140f98377de)
3. (优化)在variableBindDialog的拓展里面,我拓展了[请求处理事件]类型,是类方法(用途是配置增删改的请求方法,区别于数据源,我只把查询的接口写在数据源),但是配置必须填写属性名,为空也会多出一个点
![image](https://github.com/alibaba/lowcode-engine/assets/38106851/84f2ab8b-a354-4269-910c-9797f1bfcebd)

## **To Reproduce (required)** / **如何复现 bug?(必填,非常重要)**
## **Screenshots (optional)** / **bug 截图(可选)**

这是我扩展的配置
![image](https://github.com/alibaba/lowcode-engine/assets/38106851/d4f41779-dd62-4ca2-8b83-155f2c06d7a9)
这是我阅读源码发现的关键代码
![image](https://github.com/alibaba/lowcode-engine/assets/38106851/ad4685da-34ea-434d-8f4a-ac3f9980ce52)

## **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] / 低代码引擎扩展包版本

Guida per i contributori

Nessuna guida per i contributori indicizzata per questo repository

Valutazione

Questa issue non è ancora stata valutata.

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.