Fix refresh

This commit is contained in:
Peter Maquiran
2021-08-25 15:23:30 +01:00
parent c15c45243f
commit e76df5c22f
9 changed files with 23 additions and 46 deletions
+1
View File
@@ -48,6 +48,7 @@ export class DeplomasService {
}
set deplomasReviewCount(arg: number) {
this._diplomasReviewCount = arg
this.saveDiplomasReviewList()
}
get countDiplomasAssinadoListCount() {