Merge pull request 'fix: modelName' (!1189) from hotfix-7366travelPopup into master
gitea/salix-front/pipeline/head This commit looks good Details

Reviewed-on: #1189
Reviewed-by: Alex Moreno <alexm@verdnatura.es>
This commit is contained in:
Carlos Satorres 2025-01-09 07:07:43 +00:00
commit 14b8fc150b
1 changed files with 1 additions and 0 deletions

View File

@ -39,6 +39,7 @@ const getUrl = (section) => `#/supplier/${entityId.value}/${section}`;
:url="`Suppliers/${entityId}/getSummary`"
@on-fetch="(data) => setData(data)"
data-key="SupplierSummary"
module-name="Supplier"
>
<template #header>
<span>{{ supplier.name }} - {{ supplier.id }}</span>