Commit d1596ea9 authored by afc163's avatar afc163

Initial range

parent 19919604
...@@ -29,7 +29,7 @@ export default class Analysis extends Component { ...@@ -29,7 +29,7 @@ export default class Analysis extends Component {
state = { state = {
salesType: 'all', salesType: 'all',
currentTabKey: '', currentTabKey: '',
rangePickerValue: [], rangePickerValue: getTimeDistance('year'),
} }
componentDidMount() { componentDidMount() {
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment