fix: change salesProductPie.vue's data name to '成交占比'. (#3524)

Co-authored-by: gakkispy <12834847+gakkispy@user.noreply.gitee.com>
This commit is contained in:
Yao 2024-01-10 14:39:21 +08:00 committed by GitHub
parent 49fdb6c986
commit 0589458b2d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -36,7 +36,7 @@
series: [
{
name: '访问来源',
name: '成交占比',
type: 'pie',
radius: '80%',
center: ['50%', '50%'],