Commit e1a30aa7 authored by Anderson's avatar Anderson Committed by 陈帅

Update Analysis.js

Remove unused code.
parent 1be42896
...@@ -66,12 +66,6 @@ class Analysis extends Component { ...@@ -66,12 +66,6 @@ class Analysis extends Component {
}; };
} }
state = {
salesType: 'all',
currentTabKey: '',
rangePickerValue: getTimeDistance('year'),
};
componentDidMount() { componentDidMount() {
const { dispatch } = this.props; const { dispatch } = this.props;
this.reqRef = requestAnimationFrame(() => { this.reqRef = requestAnimationFrame(() => {
......
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