饼图名称修改

This commit is contained in:
hekaiyu 2025-05-11 14:50:36 +08:00
parent 132d5de6d9
commit 3fea6020ef

View File

@ -286,7 +286,7 @@ export default {
}, },
series: [ series: [
{ {
name: '占比', name: 'GB',
type: 'pie', type: 'pie',
radius: '80%', radius: '80%',
data: this.totalNumberCataloguesData, data: this.totalNumberCataloguesData,