0
0
Fork 0

fix: refs #8083 drop useless code

This commit is contained in:
Jorge Penadés 2024-10-23 16:11:58 +02:00
parent 126bb3f039
commit 33ee1ea01b
1 changed files with 0 additions and 1 deletions

View File

@ -238,7 +238,6 @@ onUnmounted(() => (stateStore.rightDrawer = false));
});
vnTableRef.tableRef.clearSelection();
vnTableRef.reload();
btnSelectRef.hidePopup();
}
"
/>