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

请问一下在grid的formConfig里使用这个插件之后 搜索不会联动了是该如何解决的 #33

Open
zizhuxuaner opened this issue Aug 22, 2023 · 0 comments
Labels
enhancement New feature or request

Comments

@zizhuxuaner
Copy link

zizhuxuaner commented Aug 22, 2023

这个需求解决了什么问题:

请问一下在grid的formConfig里使用这个插件之后 搜索不会联动了是该如何解决的
替代了样式生效了,但是点击查询按钮没任何反应

{ span: 24, align: 'center', collapseNode: true, itemRender: { name: 'ElButtons', children: [{ props: { type: 'submit', content: '查询', status: 'primary'} }, { props: { type: 'reset', content: '重置' } }] } }

建议的 API 是什么样的:

No response

是否已有其他不错的替代方案:

No response

@zizhuxuaner zizhuxuaner added the enhancement New feature or request label Aug 22, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant