src/views/design/header/index.jsx @@ -189,6 +189,7 @@ } changeEditState = () => { sessionStorage.removeItem('isEditState') this.props.history.replace('/main') window.location.reload() }