소스 검색

no message

achao 3 년 전
부모
커밋
a96a716cfd
1개의 변경된 파일2개의 추가작업 그리고 1개의 파일을 삭제
  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