Commit 2ee39501 by wangonghui

暂时隐藏color颜色

parent 5abf5683
......@@ -597,8 +597,8 @@ namespace VIZ.Package.Service
if (type == "clock")
return VizControlFieldType.clock;
if (type == "color")
return VizControlFieldType.color;
//if (type == "color")
// return VizControlFieldType.color;
return VizControlFieldType.none;
}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment