perf: update default itemHeight

pull/4606/head
tangjinzhou 3 years ago
parent 8a570fd653
commit 3ff07fa8d4

@ -199,7 +199,7 @@ export default defineComponent({
selectable,
fieldNames = props.replaceFields,
motion = props.openAnimation,
itemHeight = 20,
itemHeight = 28,
} = props;
const newProps = {
...attrs,

Loading…
Cancel
Save