Commit 348283e4 authored by Anderson's avatar Anderson Committed by 陈帅

Update Analysis.js

parent 5ae2e751
...@@ -64,6 +64,7 @@ class Analysis extends Component { ...@@ -64,6 +64,7 @@ class Analysis extends Component {
salesType: 'all', salesType: 'all',
currentTabKey: '', currentTabKey: '',
rangePickerValue: getTimeDistance('year'), rangePickerValue: getTimeDistance('year'),
loading: true,
}; };
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