perf: update default itemHeight
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…
Reference in New Issue