PMCORE-3352 The dynaform chosen in 'case summary' is not displayed
This commit is contained in:
@@ -1,6 +1,8 @@
|
||||
<template>
|
||||
<div>
|
||||
<tabs @changed="changed">
|
||||
<tabs
|
||||
ref="tabs"
|
||||
@changed="changed">
|
||||
<tab :name="$t('ID_STATUS')">
|
||||
<CaseStatus :data="dataCaseStatus"> </CaseStatus>
|
||||
</tab>
|
||||
|
||||
Reference in New Issue
Block a user