add dropdown manu to attachment list

This commit is contained in:
Peter Maquiran
2024-02-23 09:31:55 +01:00
parent e778039632
commit 887e2e163a
10 changed files with 106 additions and 34 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
interface Document {
export interface IDraft {
ApplicationId: string;
Assunto: string;
DocDate: string;