Weicai Wang

Results 2 issues of Weicai Wang

reqwest(reqParams).then( (res: IResponse = {}) => { td = Date.now() - ts; resolve({ tinem: moment().format('HH:mm:ss'), msg: res.resultMsg || 'OK', delay: td }); }, (error: any) => { td = Date.now()...

### 期望的新功能 (describe the expected new feature) 嵌套控件type目前只支持object,希望增加void类型,使嵌套控件只起到布局的作用,而不影响表单数据结构。 ### 简述一下使用场景,便于开发者更好理解新功能的必要性 (describe your scenario for us to understand the need) ![image](https://github.com/user-attachments/assets/a84f1035-3053-4950-a065-459194556613) ![image](https://github.com/user-attachments/assets/191cac7a-8ad7-4134-9476-970824adf6df)