mirror of
https://github.com/nocobase/nocobase
synced 2024-11-15 08:47:20 +00:00
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-designer': 'ChartFilterActionDesigner',
|
||||
'x-component-props': {
|
||||
htmlType: 'submit',
|
||||
type: 'primary',
|
||||
useProps: '{{ useChartFilterActionProps }}',
|
||||
},
|
||||
|
Loading…
Reference in New Issue
Block a user