Explorar o código

Initial range

afc163 %!s(int64=8) %!d(string=hai) anos
pai
achega
d1596ea90f
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/routes/Dashboard/Analysis.js

+ 1 - 1
src/routes/Dashboard/Analysis.js

@@ -29,7 +29,7 @@ export default class Analysis extends Component {
   state = {
     salesType: 'all',
     currentTabKey: '',
-    rangePickerValue: [],
+    rangePickerValue: getTimeDistance('year'),
   }
 
   componentDidMount() {