7118_testToMaster_2412 #249

Merged
alexm merged 178 commits from 7118_testToMaster_2412 into master 2024-03-21 06:34:44 +00:00
1 changed files with 1 additions and 1 deletions
Showing only changes of commit e7e34ef21a - Show all commits

View File

@ -53,7 +53,7 @@ const isAdministrative = computed(() => {
>
<template #header-left>
<router-link
v-if="isAdministrative"
v-if="isAdministrative && route.name !== 'SupplierSummary'"
class="header link"
:to="{ name: 'SupplierSummary', params: { id: entityId } }"
>