mirror of
https://code.equilibrium.co.ao/ITO/doneit-web.git
synced 2026-04-18 20:47:54 +00:00
improve monitoring the solution
This commit is contained in:
@@ -462,10 +462,10 @@ export class GabineteDigitalPage implements OnInit {
|
||||
|
||||
async loadAllProcesses() {
|
||||
|
||||
// this.skeletonLoader = true
|
||||
await this.TaskService.LoadTask()
|
||||
this.dynamicSearch()
|
||||
// this.skeletonLoader = false
|
||||
this.skeletonLoader = true
|
||||
await this.TaskService.LoadTask();
|
||||
this.dynamicSearch();
|
||||
this.skeletonLoader = false
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user