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