modify note
This commit is contained in:
parent
71ce19e303
commit
ec1bb34018
|
@ -47,7 +47,7 @@ export default {
|
||||||
activeRadius: '55%',
|
activeRadius: '55%',
|
||||||
/**
|
/**
|
||||||
* @description Ring data
|
* @description Ring data
|
||||||
* @type {Array}
|
* @type {Array<Object>}
|
||||||
* @default data = [{ name: '', value: 0 }]
|
* @default data = [{ name: '', value: 0 }]
|
||||||
*/
|
*/
|
||||||
data: [{ name: '', value: 0 }],
|
data: [{ name: '', value: 0 }],
|
||||||
|
|
Loading…
Reference in New Issue