Weicai Wang
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)  