fix: remove prop printing
This commit is contained in:
parent
8c9a863d71
commit
04dcd1136a
|
@ -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