Commit d1596ea9 authored by afc163's avatar afc163

Initial range

parent 19919604
......@@ -29,7 +29,7 @@ export default class Analysis extends Component {
state = {
salesType: 'all',
currentTabKey: '',
rangePickerValue: [],
rangePickerValue: getTimeDistance('year'),
}
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