CambiosSolicitadosSuppliers #214

Merged
jgallego merged 21 commits from :CambiosSolicitadosSuppliers into dev 2024-03-13 14:38:00 +00:00
1 changed files with 1 additions and 1 deletions
Showing only changes of commit fe5e448cf0 - Show all commits

View File

@ -59,7 +59,7 @@ watch(props, async () => {
<div class="summaryHeader bg-primary q-pa-md text-weight-bolder">
<slot name="header-left">
<router-link
v-if="!isSummary"
v-if="!isSummary && summaryRouteName"
class="header link"
:to="{
name: summaryRouteName,