This commit is contained in:
Peter Maquiran
2022-06-22 15:59:21 +01:00
parent df6a6a19bb
commit 4a694b1570
9 changed files with 89 additions and 101 deletions
+7
View File
@@ -93,6 +93,13 @@ export class DeplomasService {
return this._diplomasReviewList
}
// get list
get DiplomaGerarList() {
return this._diplomasGerarList
}
resetDiplomasAssinadoList(value: any[]) {
this._diplomasAssinadoListCount = value.length