heyang %!s(int64=2) %!d(string=hai) anos
pai
achega
f363c89b4f
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/views/home.vue

+ 1 - 1
src/views/home.vue

@@ -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=[];