Merge pull request #3 from chenhui7373/master

Fix 修复动态环图配置 color 环颜色无效
This commit is contained in:
JM 2019-08-22 14:26:57 +08:00 committed by GitHub
commit 26a05978f5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 1 deletions

View File

@ -195,7 +195,8 @@ export default {
show: false
}
}
]
],
color: mergedConfig.color
}
},
getRealRadius (active = false) {