forked from verdnatura/salix-front
fix: refs #8083 drop useless code
This commit is contained in:
parent
126bb3f039
commit
33ee1ea01b
|
@ -238,7 +238,6 @@ onUnmounted(() => (stateStore.rightDrawer = false));
|
|||
});
|
||||
vnTableRef.tableRef.clearSelection();
|
||||
vnTableRef.reload();
|
||||
btnSelectRef.hidePopup();
|
||||
}
|
||||
"
|
||||
/>
|
||||
|
|
Loading…
Reference in New Issue