this.fetchData();

dev_hs
hjm 6 years ago
parent 89da7bc483
commit 9c051fc10f

@ -784,6 +784,7 @@ class CommonWorkSetting extends Component{
} }
goback=()=>{ goback=()=>{
this.fetchData();
this.setState({startEditFlag: false}) this.setState({startEditFlag: false})
// this.props.toListPage(this.props.match.params, this.state.category.category_id) // this.props.toListPage(this.props.match.params, this.state.category.category_id)
} }

Loading…
Cancel
Save