@@ -528,7 +528,7 @@ export default {
//安全隐患统计
- optionCharts({type:localStorage.getItem('deptLevel')}).then((res) =>{
+ optionCharts({type:localStorage.getItem('deptLevel'),remark:'index'}).then((res) =>{
if(res.code==200){
let dataX=[];
let dataCount=[];