Improve page

This commit is contained in:
Peter Maquiran
2021-07-29 15:40:24 +01:00
parent eb474ca53c
commit 39a3863106
11 changed files with 140 additions and 119 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
export class SearchDocument {
ApplicationType: number;
ApplicationType: number | string;
Assunto: string;
Data: string;
DocTypeDesc: string;