Commit a5947f09 authored by 李纪文's avatar 李纪文

fix: 组态增加展示方式

parent baab3314
......@@ -185,6 +185,7 @@ const ConfigurationView = (props) => {
} else {
myDiagram.model.setDataProperty(node, 'showVal', realVal);
}
// 颜色规则
shRule = ruleOperation(node, realVal);
myDiagram.model.setDataProperty(
node,
......
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