super-antd icon indicating copy to clipboard operation
super-antd copied to clipboard

表单格式化初始的数据以及提交的数据

Open dream2023 opened this issue 4 years ago • 0 comments

从远端获取的数据可能不满足需求,我们需要进行格式化,一种方式对 response 直接进行处理,另一种方式提供基于 form-item 的配置方式,不过最终调用的都是 response 的格式化代码。

dream2023 avatar Aug 28 '21 09:08 dream2023