mirror of
https://code.equilibrium.co.ao/ITO/doneit-web.git
synced 2026-04-19 21:06:06 +00:00
fix
This commit is contained in:
@@ -105,6 +105,9 @@ export class DeplomasService {
|
||||
this._diplomasAssinadoListCount = value.length
|
||||
this._diplomasAssinadoList = value
|
||||
this.saveDiplomasAssinadoList()
|
||||
if(window['all-process']) {
|
||||
window['all-process']()
|
||||
}
|
||||
}
|
||||
|
||||
resetDiplomasParaAssinar(value: any[]) {
|
||||
|
||||
Reference in New Issue
Block a user