achao 3 rokov pred
rodič
commit
a96a716cfd
1 zmenil súbory, kde vykonal 2 pridanie a 1 odobranie
  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