diff --git a/jero-web/src/views/projectManagement/components/certificationProgressEchart.vue b/jero-web/src/views/projectManagement/components/certificationProgressEchart.vue
index c567512c9..73f125785 100644
--- a/jero-web/src/views/projectManagement/components/certificationProgressEchart.vue
+++ b/jero-web/src/views/projectManagement/components/certificationProgressEchart.vue
@@ -14,7 +14,7 @@
:columns="columns"
>
- {{$t('totalTable')}}
+ {{$t('totalTable')}}:{{certificationProgressTotal}}
@@ -24,46 +24,108 @@