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