WeBankFinTech / Exchangis

Exchangis is a lightweight,highly extensible data exchange platform that supports data transmission between structured and unstructured heterogeneous data sources
https://github.com/WeBankFinTech/Exchangis.git
Apache License 2.0
448 stars 208 forks source link

[Open source] Issue that Exchangis1.0 task configuration adding parameter is blank, and it can be saved. #235

Closed one-beauty closed 2 years ago

one-beauty commented 2 years ago

Task configuration adding parameters can be saved even if they are blank; The word "Add Variable" is not a click button, but variable parameters can still be added, and it should be optimized as an obvious click form. The deletion flag is offset from the parameter variable, and the lower position is optimized.Task configuration adding parameters can be saved even if they are blank; The word "Add Variable" is not a click button, but variable parameters can still be added, and it should be optimized as an obvious click form. The deletion flag is offset from the parameter variable, and the lower position is optimized. 任务配置添加参数即使为空,也能够进行保存;《添加变量》四个字不是点击按钮,但依旧可添加变量参数,应优化为明显的点击形式。删除标志与参数变量有偏移,优化下位置 bc_CSX1ml9y9Xv7zg0xPaw

For empty variable parameters, it is still added to JobParams. 对于空的变量参数,依旧往JobParams里面添加了 k-zLpWsQC03jkdzH6jaPYg

jefftlin commented 2 years ago

https://github.com/WeBankFinTech/Exchangis/pull/282,这个pr解决了