erGeneratorData
erGeneratorDatais a helper method used to generate the data structure for form fields. It takes three parameters:
- field: Field data, including various properties and configuration information of the field。
- isWrap: A boolean value indicating whether to wrap the field inside an inline container
- lang: zh-cn|en,Generate corresponding text information based on the language environment passed in。