diff --git a/project/qujing/app/AppLearningStatistics/AppLearningStatistics.vue b/project/qujing/app/AppLearningStatistics/AppLearningStatistics.vue index 2392a8a5..ad789963 100644 --- a/project/qujing/app/AppLearningStatistics/AppLearningStatistics.vue +++ b/project/qujing/app/AppLearningStatistics/AppLearningStatistics.vue @@ -54,7 +54,7 @@
-

考试人数

+

考试人次

{{ statisticsKeyData['学富五车'] }}

@@ -205,7 +205,7 @@ colConfigs2: [ { type: 'index', label: '排名', align: 'left' }, { prop: 'name', label: '考试名称', align: 'center' }, - { prop: 'number', label: '考试人数', align: 'center' } + { prop: 'number', label: '考试人次', align: 'center' } ], tableData1: [], tableData2: [],