fix: FilterPanel when is multiline and VnTable vh on n toolbar #1657
|
@ -635,7 +635,6 @@ const rowCtrlClickFunction = computed(() => {
|
|||
});
|
||||
</script>
|
||||
<template>
|
||||
{{ $props.tableHeight }}
|
||||
<RightMenu v-if="$props.rightSearch" :overlay="overlay">
|
||||
<template #right-panel>
|
||||
<VnTableFilter
|
||||
|
|
Loading…
Reference in New Issue