Added Page Leave Guard

This commit is contained in:
2026-01-01 15:30:06 +01:00
parent 3e5c6ca8da
commit 0d1b4b7eb8
3 changed files with 100 additions and 0 deletions

View File

@@ -3136,6 +3136,7 @@ const setRowData = async (row, service = {sellingPriceComposed: {}}, product = {
</UTabs>
<UProgress animation="carousel" v-else/>
</UDashboardPanelContent>
<PageLeaveGuard :when="true"/>