Browse Source

no message

achao 3 years ago
parent
commit
a96a716cfd
1 changed files with 2 additions and 1 deletions
  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