fix(filter-form): htmlType=submit
This commit is contained in:
parent
dd0538ae04
commit
b1be8381b5
@ -10,6 +10,7 @@ export const CreateFilterActionInitializer = (props) => {
|
|||||||
'x-designer': 'Action.Designer',
|
'x-designer': 'Action.Designer',
|
||||||
'x-component-props': {
|
'x-component-props': {
|
||||||
type: 'primary',
|
type: 'primary',
|
||||||
|
htmlType: 'submit',
|
||||||
useProps: '{{ useFilterBlockActionProps }}',
|
useProps: '{{ useFilterBlockActionProps }}',
|
||||||
},
|
},
|
||||||
};
|
};
|
||||||
|
Loading…
Reference in New Issue
Block a user