Commit b7aed31b authored by 周昊's avatar 周昊

1、修改四色图颜色关联固有风险颜色

parent 5f68a7fa
......@@ -258,7 +258,6 @@ export default {
// }else if (item.score>=0 && item.score <= 6) { //差
// item.position.c = this.colorList[0]
// }
console.log(111,item)
item.position.c = item.color;
// }
this.layout.push(item.position);
......
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