mirror of
https://code.equilibrium.co.ao/ITO/doneit-web.git
synced 2026-04-18 20:47:54 +00:00
improve
This commit is contained in:
@@ -93,6 +93,13 @@ export class DeplomasService {
|
||||
return this._diplomasReviewList
|
||||
}
|
||||
|
||||
// get list
|
||||
|
||||
|
||||
get DiplomaGerarList() {
|
||||
return this._diplomasGerarList
|
||||
}
|
||||
|
||||
resetDiplomasAssinadoList(value: any[]) {
|
||||
|
||||
this._diplomasAssinadoListCount = value.length
|
||||
|
||||
Reference in New Issue
Block a user