fix: modelName
gitea/salix-front/pipeline/pr-master This commit looks good Details

This commit is contained in:
Carlos Satorres 2025-01-09 08:00:30 +01:00
parent 60191b61ce
commit 5e31b93675
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>