fix: table Search 样式调整

This commit is contained in:
xuziqiang
2024-07-17 15:39:24 +08:00
parent bf4a3fd581
commit a83f8d868a
5 changed files with 31 additions and 179 deletions

View File

@@ -12,7 +12,7 @@ export const formProps = {
},
model: PropTypes.object.def(() => reactive({})),
loading: PropTypes.bool.def(false),
formLayout: PropTypes.string.def('flex'),
formLayout: PropTypes.string.def('flexv2'),
expand: PropTypes.bool.def(true),
showExpand: PropTypes.bool.def(false),
// 收起全部