mirror of
https://code.equilibrium.co.ao/ITO/doneit-web.git
synced 2026-04-18 20:47:54 +00:00
update
This commit is contained in:
@@ -76,8 +76,10 @@ export class TaskService {
|
||||
this.updateCount()
|
||||
this.runCallback();
|
||||
|
||||
document.addEventListener('resume', function () {
|
||||
// this.loadAllTask();
|
||||
document.addEventListener('resume', () => {
|
||||
if(window['all-process-gabinete']) {
|
||||
window['all-process-gabinete']()
|
||||
}
|
||||
});
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user