fix: change salesProductPie.vue's data name to '成交占比'. (#3524)
Co-authored-by: gakkispy <12834847+gakkispy@user.noreply.gitee.com>
This commit is contained in:
parent
49fdb6c986
commit
0589458b2d
|
|
@ -36,7 +36,7 @@
|
|||
|
||||
series: [
|
||||
{
|
||||
name: '访问来源',
|
||||
name: '成交占比',
|
||||
type: 'pie',
|
||||
radius: '80%',
|
||||
center: ['50%', '50%'],
|
||||
|
|
|
|||
Loading…
Reference in New Issue