release/2.19.1.2501.01
This commit is contained in:
parent
9740a9ef77
commit
13dc35f122
|
|
@ -18,7 +18,7 @@ export default class GenerateDeclarationDetail extends React.Component {
|
|||
};
|
||||
}
|
||||
|
||||
componentWillMount() {
|
||||
componentDidMount() {
|
||||
this.getDetailList();
|
||||
this.getDeclareInfo();
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue