fix: fix T-2909 (#3373)
This commit is contained in:
parent
c9901d1681
commit
1871fdd895
@ -90,6 +90,7 @@ const ChartFilterActionInitializer = (props) => {
|
|||||||
'x-component': 'Action',
|
'x-component': 'Action',
|
||||||
'x-designer': 'ChartFilterActionDesigner',
|
'x-designer': 'ChartFilterActionDesigner',
|
||||||
'x-component-props': {
|
'x-component-props': {
|
||||||
|
htmlType: 'submit',
|
||||||
type: 'primary',
|
type: 'primary',
|
||||||
useProps: '{{ useChartFilterActionProps }}',
|
useProps: '{{ useChartFilterActionProps }}',
|
||||||
},
|
},
|
||||||
|
Loading…
Reference in New Issue
Block a user