Fix 修复动态环图配置 color 环颜色无效

感谢作者提供这么好的库
This commit is contained in:
sunw31@163.com 2019-08-22 11:28:10 +08:00 committed by GitHub
parent 71ce19e303
commit 4ab07bffcc
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 show: false
} }
} }
] ],
color: mergedConfig.color
} }
}, },
getRealRadius (active = false) { getRealRadius (active = false) {