소스 검색

Update Analysis.js

Anderson 8 년 전
부모
커밋
348283e440
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      src/pages/Dashboard/Analysis.js

+ 1 - 0
src/pages/Dashboard/Analysis.js

@@ -64,6 +64,7 @@ class Analysis extends Component {
     salesType: 'all',
     currentTabKey: '',
     rangePickerValue: getTimeDistance('year'),
+    loading: true,
   };
 
   componentDidMount() {