feat: VxeTable搜索表单 enter提交
This commit is contained in:
@@ -290,6 +290,8 @@ export interface FormRenderProps<
|
||||
|
||||
export interface ActionButtonOptions extends VbenButtonProps {
|
||||
content?: string;
|
||||
// 原生类型
|
||||
htmlType: 'button' | 'reset' | 'submit';
|
||||
show?: boolean;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user