king
2025-04-21 f3d4db769ba9b51b799d981511a710fd443d0e08
src/utils/asyncSpinComponent.jsx
@@ -21,6 +21,12 @@
      this.setState({component})
    }
    componentWillUnmount () {
      this.setState = () => {
        return
      }
    }
    render() {
      const C = this.state.component