king
2024-06-15 b488c2f9630583a72e2bcae3df68f4227622ec78
src/components/header/index.jsx
@@ -123,6 +123,7 @@
      onOk() {
        sessionStorage.clear()
        _this.props.history.replace('/login')
        window.location.reload()
      },
      onCancel() {}
    })