Added Statements to OwnAccounts
This commit is contained in:
@@ -245,6 +245,13 @@ const onTabChange = (index) => {
|
||||
v-else-if="tab.label === 'Auswertung Kostenstelle'"
|
||||
:platform="platform"
|
||||
/>
|
||||
<EntityShowSubOwnAccountsStatements
|
||||
:top-level-type="type"
|
||||
:item="props.item"
|
||||
v-else-if="tab.label === 'Buchungen'"
|
||||
:platform="platform"
|
||||
/>
|
||||
|
||||
|
||||
<EntityShowSub
|
||||
:item="props.item"
|
||||
|
||||
Reference in New Issue
Block a user