diff --git a/src/views/task/statistics.vue b/src/views/task/statistics.vue index 80e2361..36a029c 100644 --- a/src/views/task/statistics.vue +++ b/src/views/task/statistics.vue @@ -286,7 +286,7 @@ export default { }, series: [ { - name: '占比', + name: 'GB', type: 'pie', radius: '80%', data: this.totalNumberCataloguesData,