Anderson 7 лет назад
Родитель
Сommit
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() {