PMCORE-4027[28891-29654] Case history and case data showing previous case information

Corrections

add overlay

CR
This commit is contained in:
Fabio Guachalla
2022-12-21 11:10:01 -04:00
parent ab9e8d9bc0
commit 990f704f65
8 changed files with 24 additions and 19 deletions

View File

@@ -15,7 +15,7 @@
</ProcessMap>
</tab>
<tab :name="$t('ID_CASE_HISTORY')">
<CaseHistory :data="dataCase"> </CaseHistory>
<CaseHistory :historyData="dataCase"> </CaseHistory>
</tab>
<tab :name="$t('ID_DYNAFORM_HISTORY')">
<ChangeLog :caseData="dataCase"> </ChangeLog>