Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

字段名是filter[xname], getFieldDecorator 总是产生嵌套结构,如何转义 " [ "和 " ] " 符号, #19315

Closed
1 task
fubd opened this issue Oct 21, 2019 · 1 comment

Comments

@fubd
Copy link

fubd commented Oct 21, 2019

  • I have searched the issues of this repository and believe that this is not a duplicate.

What problem does this feature solve?

getFieldDecorator 转义符号

What does the proposed API look like?

filter[xname] -> filter[xname]

@zombieJ
Copy link
Member

zombieJ commented Oct 21, 2019

v3 版本中不支持转义,需要自己换个字段名。
v4 中支持该写法。

@zombieJ zombieJ closed this as completed Oct 21, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants