#8083 hotfix-insertRecord #859

Merged
jgallego merged 5 commits from 8083-hotfix-insertRecord into master 2024-10-23 14:25:01 +00:00
1 changed files with 0 additions and 1 deletions
Showing only changes of commit 33ee1ea01b - Show all commits

View File

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