diff --git a/src/views/projectAdmin/jlw/projectHuli/generalView.vue b/src/views/projectAdmin/jlw/projectHuli/generalView.vue index 8933592c..38234a1a 100644 --- a/src/views/projectAdmin/jlw/projectHuli/generalView.vue +++ b/src/views/projectAdmin/jlw/projectHuli/generalView.vue @@ -8,7 +8,7 @@
- {{ 363 }} + {{ statisticsCount.presencecount.totalPerson }}
@@ -20,7 +20,7 @@
- {{ 70 }} + {{ statisticsCount.presencecount.lwPersonTotal }}
@@ -46,8 +46,8 @@
- {{ 16 }}/{{ 16 }} + {{ statisticsCount.presencecount.jfGlPersonTotal }}/{{ statisticsCount.workercount.jfGlPersonTotal }}
{{ $t('message.dataBoard.PartyAPersonnel') }} @@ -57,8 +57,8 @@
- {{ 14 }}/{{ 14 }} + {{ statisticsCount.presencecount.jlGlPersonTotal }}/{{ statisticsCount.workercount.jlGlPersonTotal }}
{{ $t('message.dataBoard.supervisoryStaff') }} @@ -68,8 +68,8 @@
- {{ 19 }}/{{ 26 }} + {{ statisticsCount.presencecount.yfGlPersonTotal }}/{{ statisticsCount.workercount.yfGlPersonTotal }}
{{ $t('message.dataBoard.PartyBPersonnel') }} @@ -94,9 +94,25 @@