11
This commit is contained in:
parent
883b34e938
commit
1c57bc24d3
|
@ -216,7 +216,7 @@
|
||||||
{
|
{
|
||||||
name: '占比',
|
name: '占比',
|
||||||
type: 'pie',
|
type: 'pie',
|
||||||
radius: '80%',
|
radius: '70%',
|
||||||
data: this.catalogingStorageData,
|
data: this.catalogingStorageData,
|
||||||
emphasis: {
|
emphasis: {
|
||||||
itemStyle: {
|
itemStyle: {
|
||||||
|
@ -241,7 +241,7 @@
|
||||||
{
|
{
|
||||||
name: '占比',
|
name: '占比',
|
||||||
type: 'pie',
|
type: 'pie',
|
||||||
radius: '80%',
|
radius: '70%',
|
||||||
data: this.typeStorage,
|
data: this.typeStorage,
|
||||||
emphasis: {
|
emphasis: {
|
||||||
itemStyle: {
|
itemStyle: {
|
||||||
|
|
Loading…
Reference in New Issue
Block a user