Commit 3978e40d authored by 张宏's avatar 张宏

.

parent 1886010b
...@@ -83,12 +83,6 @@ class ReportIndexController { ...@@ -83,12 +83,6 @@ class ReportIndexController {
'backgroundColor': Color.fromRGBO(125, 96, 87, 1), 'backgroundColor': Color.fromRGBO(125, 96, 87, 1),
'iconColor': Color.fromRGBO(255, 152, 0, 1), 'iconColor': Color.fromRGBO(255, 152, 0, 1),
}, },
{
'name': '联动规则',
'icon': Icons.account_tree,
'backgroundColor': Color.fromRGBO(68, 109, 98, 1),
'iconColor': Color.fromRGBO(76, 175, 80, 1),
},
], ],
}; };
} }
......
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