提交 2f499e9b 编写于 作者: L lang

Tweak

上级 a1f98465
......@@ -27,7 +27,7 @@ define(function (require) {
if (typeof category === 'string') {
category = categoryNameIdxMap[category];
}
if (data.getItemVisual(idx, 'color', true)) {
if (!data.getItemVisual(idx, 'color', true)) {
data.setItemVisual(
idx, 'color',
categoriesData.getItemVisual(category, 'color')
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册