alibaba / alibaba/lowcode-engine

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

Open
#2,347 2 comments 0 reactions 2 assignees Claimed by @hzd822 View on GitHub
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.
![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] / 低代码引擎扩展包版本

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.