achao hace 3 años
padre
commit
a96a716cfd
Se han modificado 1 ficheros con 2 adiciones y 1 borrados
  1. 2 1
      src/views/home/index.vue

+ 2 - 1
src/views/home/index.vue

@@ -395,7 +395,8 @@
       //获取新闻列表
       // this.getNewList()
       gChartsData({
-        compId:localStorage.getItem('ws-pf_compId')
+        compId:localStorage.getItem('ws-pf_compId'),
+		seachMoth:'2021'
       }).toPromise().then(res => {
         console.log(res)
         this.chartsData = res