fix: fix T-2909 (#3373)

This commit is contained in:
YANG QIA 2024-01-11 19:29:25 +08:00 committed by GitHub
parent c9901d1681
commit 1871fdd895
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -90,6 +90,7 @@ const ChartFilterActionInitializer = (props) => {
'x-component': 'Action',
'x-designer': 'ChartFilterActionDesigner',
'x-component-props': {
htmlType: 'submit',
type: 'primary',
useProps: '{{ useChartFilterActionProps }}',
},