We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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里使用这个插件之后 搜索不会联动了是该如何解决的 替代了样式生效了,但是点击查询按钮没任何反应
{ span: 24, align: 'center', collapseNode: true, itemRender: { name: 'ElButtons', children: [{ props: { type: 'submit', content: '查询', status: 'primary'} }, { props: { type: 'reset', content: '重置' } }] } }
No response
The text was updated successfully, but these errors were encountered:
No branches or pull requests
这个需求解决了什么问题:
请问一下在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
The text was updated successfully, but these errors were encountered: