From 56416ee7388646464433dd5ea50642d9c9af17ba Mon Sep 17 00:00:00 2001 From: DESKTOP-D5ILJ4S\flr_3 Date: Tue, 24 Jul 2018 11:38:24 +0700 Subject: [PATCH] โชวจำนวนไทป์ --- src/app/dashboard/dashboard.component.html | 8 ++------ src/app/dashboard/dashboard.component.ts | 13 ++++++++++++- 2 files changed, 14 insertions(+), 7 deletions(-) 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 @@

- -
- {{tt.name}}:{{tt.value}} // +

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