This commit is contained in:
2024-03-18 20:50:20 +01:00
parent e4a41d9126
commit 6ef8573032
12 changed files with 527 additions and 1229 deletions

View File

@@ -370,6 +370,7 @@ setupPage()
</UTable>
<DocumentList :documents="dataStore.getDocumentsByProjectId(currentItem.id)"/>
{{dataStore.getDocumentsByProjectId(currentItem.id)}}
</div>