diff --git a/src/app/dashboard/dashboard.component.html b/src/app/dashboard/dashboard.component.html
index 5ed6f9a..6c07987 100644
--- a/src/app/dashboard/dashboard.component.html
+++ b/src/app/dashboard/dashboard.component.html
@@ -935,14 +935,10 @@
-
-
0 Tricket
diff --git a/src/app/dashboard/dashboard.component.ts b/src/app/dashboard/dashboard.component.ts index f49e427..d869a15 100644 --- a/src/app/dashboard/dashboard.component.ts +++ b/src/app/dashboard/dashboard.component.ts @@ -97,7 +97,8 @@ export class DashboardComponent implements OnInit { { id: 33, name: 'All', - valueN: '' + valueN: '', + num : '' }, { id: 1, @@ -863,9 +864,19 @@ setInterval(async () => { flag = false; this.sum.push(obj); } + } + } + for(var k=0; k